Add an explanation within newsfragment

Why are we changing an unrelated newsfragment?
This commit is contained in:
Sajith Sasidharan 2021-06-25 11:07:11 -04:00
parent f65d6c14c9
commit a2186f3c98
No known key found for this signature in database
GPG Key ID: 0C6DA6A29D5F02BA

View File

@ -1,3 +1,8 @@
(The below text is no longer valid: netifaces has released a 64-bit
Python 2.7 wheel for Windows. Ticket #3733 made the switch in CI. We
should be able to test and run Tahoe-LAFS without needing vcpython27
now.)
Tahoe-LAFS CI now runs tests only on 32-bit Windows. Microsoft has
removed vcpython27 compiler downloads from their site, and Tahoe-LAFS
needs vcpython27 to build and install netifaces on 64-bit Windows.