Opened 7 years ago
Closed 7 years ago
#56357 closed defect (fixed)
Remove py35/36 subports incorrectly added in 6c05e98
Reported by: | jmroot (Joshua Root) | Owned by: | mojca (Mojca Miklavec) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | lpsinger (Leo Singer), aque (Allan Que), stromnov (Andrey Stromnov) | |
Port: |
Description
[6c05e9852d0b08b2a8f14e7ee622031196a9d699/macports-ports] added several py35/py36 subports for modules that are backports from the standard library of those python versions. They should be removed.
Change History (14)
comment:1 Changed 7 years ago by jmroot (Joshua Root)
Cc: | lpsinger aque stromnov added |
---|---|
Port: | py-unittest2 py-typing py-pywcs py-pyfits py-obspy-devel py-backports_abc py-backports py-backports-ssl_match_hostname py-asdf-devel py-asciitable added |
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
In these situations, it would be good to add a comment line above the python.versions
line, explaining why newer versions are not to be listed there. Otherwise someone else will just erroneously re-add them again later.
comment:3 Changed 7 years ago by jmroot (Joshua Root)
Couldn't hurt I guess, but the main problem was that the maintainers didn't receive the notification from the PR.
comment:4 Changed 7 years ago by mojca (Mojca Miklavec)
Port: | py-typing removed |
---|
py-typing
fixed in 796af644.
comment:5 Changed 7 years ago by mojca (Mojca Miklavec)
comment:6 Changed 7 years ago by mojca (Mojca Miklavec)
Port: | py-pywcs py-pyfits py-asciitable removed |
---|
comment:7 Changed 7 years ago by mojca (Mojca Miklavec)
comment:8 Changed 7 years ago by mojca (Mojca Miklavec)
Port: | py-obspy-devel py-backports_abc removed |
---|
comment:9 Changed 7 years ago by mojca (Mojca Miklavec)
comment:10 Changed 7 years ago by mojca (Mojca Miklavec)
comment:11 Changed 7 years ago by mojca (Mojca Miklavec)
comment:12 Changed 7 years ago by mojca (Mojca Miklavec)
Port: | py-unittest2 py-asdf-devel removed |
---|
comment:13 Changed 7 years ago by mojca (Mojca Miklavec)
comment:14 Changed 7 years ago by mojca (Mojca Miklavec)
Port: | py-backports py-backports-ssl_match_hostname removed |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Others should not have had new subports added because they are obsolete stubs.