26 Commits

Author SHA1 Message Date
i0ntempest 93a218247f py-cssselect: add python 39 support 2020-11-17 03:12:28 -05:00
Renee Otten 0e770668bf py-cssselect: remove py34 subport 2019-11-16 14:49:08 -05:00
Renee Otten 35a82471ad py-cssselect: update to 1.1.0, add py38 subport 2019-10-27 13:47:54 -04:00
Kurt Hindenburg 841d732e65 py-cssselect: add python 37 2018-10-30 14:07:14 -04:00
Kurt Hindenburg 251a899314 py-cssselect: update to 1.0.3 2017-12-30 17:33:52 -05:00
Frank Schima 079e5d9e27 py-cssselect:
- Update to version 1.0.1
 - Update homepage
 - Add py36
2017-05-22 15:48:57 -06: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 e158d50f6a py-cssselect: add py35 subport
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@146964 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-03-22 14:57:02 +00:00
Peter Danecek 08fe13dd02 py-cssselect: fix copy-paste typo
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@146963 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-03-22 14:53:43 +00:00
Peter Danecek d2c984e084 py-cssselect: whitespace changes only
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@146962 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-03-22 14:50:39 +00:00
Peter Danecek 498875cfc5 py-cssselect: fix livecheck
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@146961 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-03-22 14:49:10 +00:00
Lawrence Velázquez 763486573c py{26,31,32,33}-cssselect: Replace with py{27,34}
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@130356 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-12-30 04:17:06 +00:00
Lawrence Velázquez f95cbec864 py-cssselect: Reformat
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@130355 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-12-30 04:17:03 +00:00
Peter Danecek b3e6b9c47d py-cssselect: py25 subport replaced by py27
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@128509 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-11-22 17:23:02 +00:00
Peter Danecek d0619d3afa py-cssselect: add py34 subport, closes https://trac.macports.org/ticket/45914
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@128508 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-11-22 17:17:35 +00:00
Kurt Hindenburg a6a6021a30 py-cssselect: update to 0.9.1
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@123916 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-08-16 02:05:48 +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
Andrew Stromnov 67489d240c py-cssselect: update to version 0.8
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@110271 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-08-29 12:23:48 +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
Lawrence Velázquez 4d28747158 Abdicate maintainership of Python modules.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@106530 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-05-30 04:46:40 +00:00
Lawrence Velázquez a667dc98a1 py-cssselect: Change py-distribute to be just a build dependency
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@101167 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-01-05 19:24:22 +00:00
Lawrence Velázquez 881fc48047 Change maintainership to MacPorts handle
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@101137 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-01-05 04:07:37 +00:00
Ryan Schmidt 04166983e1 py-cssselect: add py33 subport (https://trac.macports.org/ticket/37323)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100577 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-12-16 06:10:50 +00:00
Ryan Schmidt 66b1f3ae48 py-cssselect: update to 0.7.1 (https://trac.macports.org/ticket/36879)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@99438 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-11-05 05:43:20 +00:00