Port or replace: pypiwin32 #3032

Closed
opened 2019-04-26 18:11:22 +00:00 by heartsucker · 1 comment
heartsucker commented 2019-04-26 18:11:22 +00:00
Owner
Collecting pypiwin32
> Downloading <https://files.pythonhosted.org/packages/d0/1b/2f292bbd742e369a100c91faa0483172cd91a1a422a6692055ac920946c5/pypiwin32-223-py3-none-any.whl>
Collecting pywin32>=223 (from pypiwin32)
> ERROR: Could not find a version that satisfies the requirement pywin32>=223 (from pypiwin32) (from versions: none)
ERROR: No matching distribution found for pywin32>=223 (from pypiwin32)
``` Collecting pypiwin32 > Downloading <https://files.pythonhosted.org/packages/d0/1b/2f292bbd742e369a100c91faa0483172cd91a1a422a6692055ac920946c5/pypiwin32-223-py3-none-any.whl> Collecting pywin32>=223 (from pypiwin32) > ERROR: Could not find a version that satisfies the requirement pywin32>=223 (from pypiwin32) (from versions: none) ERROR: No matching distribution found for pywin32>=223 (from pypiwin32) ```
tahoe-lafs added the
unknown
normal
defect
1.12.1
labels 2019-04-26 18:11:22 +00:00
tahoe-lafs added this to the Support Python 3 milestone 2019-04-26 18:11:22 +00:00
exarkun commented 2020-01-17 17:14:10 +00:00
Author
Owner

(https://github.com/tahoe-lafs/tahoe-lafs/pull/685) replaces pypiwin32 with pywin32 and pywin32 has been ported to Python 3 now.

(https://github.com/tahoe-lafs/tahoe-lafs/pull/685) replaces pypiwin32 with pywin32 and pywin32 has been ported to Python 3 now.
tahoe-lafs added the
was already fixed
label 2020-01-17 17:14:10 +00:00
exarkun closed this issue 2020-01-17 17:14:10 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#3032
No description provided.