Opened 3 years ago
Closed 3 years ago
#63975 closed defect (fixed)
py34-filelock: Error: No such port: py34-pytest
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | reneeotten (Renee Otten) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | funasoul (Akira Funahashi), stromnov (Andrey Stromnov), chrstphrchvz (Christopher Chavez), cjones051073 (Chris Jones) | |
Port: | py-filelock py-pytest |
Description
https://build.macports.org/builders/jobs-mirror/builds/331689/steps/mirror/logs/stdio
---> Fetching distfiles for py34-filelock Error: No such port: py34-pytest
Change History (7)
comment:1 Changed 3 years ago by chrstphrchvz (Christopher Chavez)
comment:2 Changed 3 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
comment:3 follow-up: 6 Changed 3 years ago by cjones051073 (Chris Jones)
There cannot exactly be that much interest in the py34
versions if no one has reported it until now...
We really should be looking to remove the older py34 subport versions at this point, not still adding them back.
comment:4 Changed 3 years ago by cjones051073 (Chris Jones)
Cc: | cjones051073 added |
---|
comment:5 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Removing py34 subports is fine, but removing ports that other ports depend on should be avoided.
comment:6 Changed 3 years ago by reneeotten (Renee Otten)
Replying to cjones051073:
There cannot exactly be that much interest in the
py34
versions if no one has reported it until now...We really should be looking to remove the older py34 subport versions at this point, not still adding them back.
Agreed in general, but last time I attempted such exercise there was a discussion about this and the conclusion was that we should keep py-virtualenv
for all Python versions. So, that's the reason that there are for its dependents still PY27/PY34 subports present with a note to keep them there. We should not change that; the fact that there is no py34-pytest
is irrelevant to the functioning of the port unless you'd want to run the test-suite... so just don't do that ;)
Of course we can enable the test phase only for Python subports for which pytest
is available; I will do so shortly. Other than that nothing has to be done about this.
comment:7 Changed 3 years ago by reneeotten (Renee Otten)
Owner: | set to reneeotten |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Almost 2 years ago,
py34-pytest
(in [248c039e69/macports-ports]) andpy34-filelock
(in [adbf220f8d/macports-ports]) were removed. A few months later,py34-filelock
was restored in [ef26e7a10b/macports-ports] (with a comment requesting it be kept).