28 Commits

Author SHA1 Message Date
Michael Dickens bfb50fefec py-construct: update to 2.10.64 2021-03-31 16:48:28 -04:00
Michael Dickens 3e14fca936 py-construct: update to 2.10.63 2021-03-24 20:42:20 -04:00
Michael Dickens db78400106 py-construct: update to 2.10.61 2021-02-21 16:30:26 -05:00
Michael Dickens d7026a8816 py-construct: update to 2.10.60 2021-02-12 13:49:39 -05:00
Michael Dickens d9f166dd03 py-construct: update to 2.10.59 2021-02-08 16:13:21 -05:00
Michael Dickens d76f8f5175 py-construct: update to 2.10.58 2021-01-28 09:44:03 -05:00
Michael Dickens f7ed85543c py-construct: add support for Py39 2021-01-26 11:53:16 -05:00
Michael Dickens c6db229ead py-construct: update to 2.10.57 2021-01-26 11:52:14 -05:00
Michael Dickens d11a32e86e py-construct: update Py27/34 to 2.10.54 and Py36+ to 2.10.56 2020-01-29 12:48:58 -05:00
Michael Dickens 89d233cc05 py-construct: add support for Py38 2020-01-20 16:33:10 -05:00
Michael Dickens 202ab6b599 py-construct: update to 2.10.53 2020-01-20 16:32:24 -05:00
Renee Otten 36f7f8c7f3 py-construct: remove maintainer
Closes: https://trac.macports.org/ticket/59288
2019-12-01 10:52:43 -05:00
Renee Otten 250a9915a1 py-construct: remove py34 subport, use https 2019-12-01 10:52:43 -05:00
Michael Dickens 19f7fe11e2 py-construct: add myself as co-maintainer 2019-10-20 19:57:13 -04:00
Davide Gerhard 8769a3b8aa py-construct: update version to 2.9.45
- bump version to 2.9.45
- add python 3.7
- change the homepage to the new one
2019-10-15 10:11:47 -04:00
Yen Chi Hsuan b745062f24 py-construct: Bump to 2.8.16 and add py36 subport 2018-01-12 19:48:15 +01: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
Peter Danecek d56938fee4 py-construct: retire py26, py33 and add py35 subport
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@150236 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-07-13 11:21:52 +00:00
Peter Danecek 464eaac0bb py-construct: fix livecheck
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@150235 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-07-13 11:18:01 +00: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
Lawrence Velázquez b6cd0b43c9 py{25,31,32}-construct: Replace with py{27,34}
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@130337 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-12-30 03:57:27 +00:00
Frank Schima dbc846275e py-construct: Remove py24 and add py26, py31 and py32 sub-ports. Remove macfreek.nl:software as maintainer. (https://trac.macports.org/ticket/42653)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@120516 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-05-30 22:43:30 +00:00
Andrew Stromnov 091468a448 py-construct: update to version 2.5.2
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@119557 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-04-30 12:40:36 +00:00
Andrew Stromnov 5f36ef72e0 py-construct: fix spaces, add license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@119556 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-04-30 12:39:26 +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