Commit Graph

23 Commits

Author SHA1 Message Date
Renee Otten 3eef59b728 py-appscript: remove PY34 subport, deprecated 2019-10-18 13:46:07 -04:00
Renee Otten e13e3fc07c py-appscript: update to 1.1.0 2019-04-19 22:18:42 -04:00
reneeotten d5cb9ca489 py-appscript: add py37 subport
- make use of python.rootname
- use default PyPI livecheck
2019-02-08 11:10:49 -05:00
kencu 586d43b98c multiple ports: delete randomphase as maintainer
see https://github.com/macports/macports-ports/pull/1794
2018-05-28 19:20:34 -07:00
Ryan Schmidt 64f6f3121b Add GitHub handle randomphrase to maintainers
See: https://trac.macports.org/ticket/56050
2018-05-14 08:48:37 -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
Kurt Hindenburg 0c17240844 py-appscript: update to 1.0.1; change setuptools to depends_build https://trac.macports.org/ticket/39555; use python 27 34; only install samples/docs for python version installed; fix livecheck; add license; maintainer timeout
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@128230 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-11-17 00:06: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
Joshua Root 6cee36f81c py*-appscript: unify, update to 1.0.0, add py32 (https://trac.macports.org/ticket/31111)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93503 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-05-24 17:29:52 +00:00
Jeremy Lavergne a299d0e8fe modelines
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@84550 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-27 21:05:11 +00:00
Joshua Root 6bbfa10700 py-appscript, py25-appscript: update post-destroot so it doesn't fail with the current version. This was left out of the clearly untested https://trac.macports.org/changeset/75142.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83765 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-10 17:57:34 +00:00
Joshua Root 1a242d7ccf replace py-setuptools with py24-distribute
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@83751 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-10 16:39:04 +00:00
Jeremy Lavergne 9ca43b38dd py*-appscript:
* update to 0.22.0, https://trac.macports.org/ticket/24463
 * maintainer timeout

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@75142 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-01-16 04:39:24 +00:00
Andrea D'Amore 791d5b0b41 Maintainer email change, second batch, mail without @macports.org domain are put in domain:user form.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50984 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-05-14 21:08:43 +00:00
Bryan Blackburn f52e01fa86 python/py-appscript - version update to 0.19.0, ticket https://trac.macports.org/ticket/18451
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@46745 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-02-11 22:12:15 +00:00
Jann Röder b859de9390 Update by maintainer
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@23850 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-04-11 04:19:26 +00:00
Blair Zajac 46b94fc2da Set the svn:keywords property to 'Id' for all Portfile's. This
re-enables the Id keyword substitution that was present in the CVS
repository.

See this thread for more information:
http://lists.macosforge.org/pipermail/macports-dev/2006-October/000180.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@20374 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-11-02 19:37:36 +00:00
Mark Duling 8d2530e8a8 Ticket 9037. Version update to 0.15.5 and update master_sites.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19403 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-09-03 09:58:44 +00:00
Bryan Blackburn 3dda2eec15 Port: py-appscript
Version:		0.15.2
Approved by:	maintainer

Update port python/py-appscript
Version bump to 0.15.2

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@15701 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-01-06 07:51:14 +00:00
Markus W. Weißmann 3d8fdc69aa Bug: https://trac.macports.org/ticket/5345
Submitted by:   arsptr@optusnet.com.au
Reviewed by:    mww@

new port python/py-appscript

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14652 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-10-15 14:44:50 +00:00