11 Commits

Author SHA1 Message Date
Ryan Schmidt 15ef53e92e py-bitstring: Add py39-bitstring 2020-10-09 00:31:08 -05:00
Renee Otten 6bfd4aceb5 py-bitstring: update to 3.1.6
- remove PY34, add PY37/PY38 subports
- move from GoogleCode to GitHub
- enable tests
- add modeline

See: https://trac.macports.org/ticket/53467
2019-10-18 20:47:09 -04:00
Mojca Miklavec 6c05e9852d py-*: add missing subports for python 3.5 and 3.6 2018-04-10 22:39:02 +02:00
Eitan Adler 890a6415e3 all: use https for google.com domains 2018-01-04 04:55:16 -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
Lawrence Velázquez 1cbfc8f21a py{26,31,32}-bitstring: Replace with py{27,34}-bitstring
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@126748 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-10-14 23:36:42 +00:00
Lawrence Velázquez b988e1ea56 py-bitstring: Add Python 3.4 subport
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@126747 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-10-14 23:36:40 +00:00
Lawrence Velázquez cb03cf3d1b py-bitstring: Let python-1.0 set default version
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@126746 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-10-14 23:36:38 +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
Bryan Blackburn 37632c0279 My ports: drop maintainer
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@87583 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-11-26 22:50:44 +00:00
Bryan Blackburn db7d09938d python bitstring modules: unify
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@81499 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-07-31 23:59:23 +00:00