Commit Graph

30 Commits

Author SHA1 Message Date
Leo Singer 02d3cd82ea Bulk update to add my GitHub handle to maintainer entries 2017-03-28 09:45:31 -04: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
Leo Singer 81d918219f py-bpython: update to 0.16
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@153905 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-10-15 15:30:23 +00:00
Leo Singer 1c56410a64 py-bpython: fix livecheck
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@149082 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-05-29 16:59:48 +00:00
Leo Singer 85e43e6896 py-bpython: fix checksums
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@149064 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-05-27 21:48:36 +00:00
Leo Singer 879b2d5aeb py-bpython: correct fetch URL (fixes https://trac.macports.org/ticket/51502)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@149061 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-05-27 16:12:19 +00:00
Leo Singer 543f10286f py-bpython: update to 0.15
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@149054 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-05-26 18:15:03 +00:00
Leo Singer 4db063cbfc py-bpython: update to 0.14.2
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@143059 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-12-02 19:51:39 +00:00
Lawrence Velázquez 1c75a8b6e3 py34-bpython: Add select file missing from https://trac.macports.org/changeset/130271 (https://trac.macports.org/ticket/48209)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@138157 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-06-30 18:44:33 +00:00
Lawrence Velázquez 979aab7303 select-1.0: Rebuild clients affected by https://trac.macports.org/ticket/47849
In https://trac.macports.org/changeset/136723, I introduced a bug into select-1.0 (since fixed in https://trac.macports.org/changeset/136794)
that caused client ports to execute their post-destroot, pre/post-install,
and pre/post-activate scripts with an incorrect `name`. Some of these
failures were fatal, but others were silent and produced subtly broken
installations, which need to be fixed with a revbump.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@136823 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-05-28 04:25:51 +00:00
Lawrence Velázquez 6c530dcc55 py-bpython: Remove redundant expr in if conditional
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@130272 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-12-29 23:26:51 +00:00
Lawrence Velázquez 9f08d3827b py-bpython: Add Python 3.4 subport
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@130271 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-12-29 23:26:49 +00:00
Leo Singer b43bbfbbd6 py-bpython: update to 0.13.1
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@124974 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-09-01 16:52:00 +00:00
Leo Singer 4057c7646f py-bpython, py-flask-auth, py-flask-babel, py-flask-frozen, py-flask-login, py-flask-mail, py-flask-mongoalchemy, py-flask-restful, py-flask-sqlalchemy, py-flask-uploads, py-flask-wtf, py-jinja2, py-libnamebench, py-pylons, py-pyopencl, py-roundup, py-sphinx, py-sphinx-contrib, py-visa, py-webhelpers: remove Python versions that are unsupported by dependency py-markupsafe (fixes https://trac.macports.org/ticket/44196)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@124632 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-08-27 06:28:47 +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 f17866d61a py-bpython: revert https://trac.macports.org/changeset/107152, pkg_resources usage is added at build time
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@107163 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-06-20 19:34:41 +00:00
Joshua Root 9069858b74 py-bpython: fix setuptools dep type
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@107152 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-06-19 21:07:25 +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
Leo Singer f07adf4b4c py-bpython: remove Python 2.5 subport, add Python 3.1 subport
* bpython now uses 'with' statements, so Python 2.5 is no longer supported.
 * added dependencies for building manpages and internationalization.
 * bpython_select now works for all subports.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@105060 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-04-08 17:52:28 +00:00
Leo Singer 3047b65476 py-bpython: add missing build dependencies; make bpython_select work
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@104990 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-04-06 20:27:25 +00:00
Aljaž Srebrnič 0e174a59be python/py-bpython:
add py33-bpython subport

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100790 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-12-24 18:44:29 +00:00
Leo Singer f0adc4f2dc py-bpython: upgrade to 0.12, add openmaintainer
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100456 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-12-12 18:07:48 +00:00
Leo Singer d58c55c669 py-bpython: made noarch, removed redundant python settings that are put in place by Python portgroup
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100422 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-12-11 16:28:13 +00:00
Leo Singer 683dde2004 py-bpython: set license to MIT
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100152 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-11-30 22:04:57 +00:00
Leo Singer d26f672cb9 py-bpython: update to 0.11, fix livecheck, add license, and take ownership of nomaintainer port
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100148 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-11-30 19:00:57 +00:00