Renee Otten
2be2275fb3
py-bitarray: update to 1.1.0
...
- remove py34, add py38 subport
- enable tests
- use python.rootname, use default PyPI livecheck
2019-11-20 07:44:51 -05:00
Christopher Chavez
baac4f5557
py-bitarray: update to 0.8.3, add py37 subport
2018-12-28 20:53:24 -05:00
Ryan Schmidt
112bcc400b
Add GitHub handle petrrr to maintainers
...
See: https://trac.macports.org/ticket/56050
2018-05-10 15:33:42 -04:00
Mojca Miklavec
6c05e9852d
py-*: add missing subports for python 3.5 and 3.6
2018-04-10 22:39:02 +02:00
Lawrence Velázquez
34b3070336
Remove all $Id$ lines
...
for pf in */*/Portfile
do
ed -s "$pf" <<-'EOF'
1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
1g/^[[:space:]]*$/d
w
q
EOF
done
2016-12-28 18:14:04 +01:00
Rainer Müller
398f37bb4d
Mass update of python ports for master_sites pypi
...
The pypi hosting site changed the naming scheme for new uploads. While old URLs
continue to work, this possibly breaks updates as master_sites would need to be
changed. This patch updates all previously hardcoded references to
pypi.python.org to the pypi: mirror sites, which was already updated to check
at both the old and new location. See https://trac.macports.org/ticket/51391 .
Overriding maintainers as this is a mass update of ports.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@148976 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-05-24 07:48:05 +00:00
Peter Danecek
3b793ac58f
5 ports by petr: retire py26 and py33 subports, add py35 where appropriate
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@141447 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-10-18 23:46:31 +00:00
Peter Danecek
66329aa8cd
various PyPI based python ports: adapt livecheck to new PyPI behaviour
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@134036 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-03-17 17:43:04 +00:00
Lawrence Velázquez
6748b9b920
py32-bitarray: Replace with py34
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@130266 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-12-29 23:26:38 +00:00
Peter Danecek
73288c89ed
update maintainer address
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@121355 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-06-23 23:56:05 +00:00
Ryan Schmidt
0e657cc0e3
py-bitarray: fix livecheck; add variables and refactor to use them; add py34 subport; see https://trac.macports.org/ticket/42439
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@117000 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-02-12 09:01:32 +00:00
Ryan Schmidt
8dd19bec0e
python ports: use eq and ne when comparing ${subport} instead of == and !=
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@114324 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-12-05 08:44:51 +00:00
Joshua Root
7302d81542
Change distribute dependencies back to setuptools and mark py*-distribute replaced_by py*-setuptools ( https://trac.macports.org/ticket/39237 ).
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@106911 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-06-11 14:40:14 +00:00
Frank Schima
488882956b
py-bitarray: New port. ( https://trac.macports.org/ticket/37677 )
...
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@106322 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-05-22 14:57:38 +00:00