adam
435af01a8b
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8
2019-09-02 13:19:35 +00:00
maya
7820bc7a2f
fix some whitespace, mostly introduced in the previous
...
python 3.4 / 3.5 removal commit.
2019-04-26 14:12:31 +00:00
maya
5901ac0824
Omit mentions of python 34 and 35, after those were removed.
...
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-26 13:13:41 +00:00
wiz
d27f498d3e
*: reset maintainer
2019-03-24 07:44:55 +00:00
adam
a31bce9748
extend PYTHON_VERSIONS_ for Python 3.7
2018-07-03 05:03:01 +00:00
wiz
7f84153239
Add python-3.6 to incompatible versions.
2017-01-01 14:43:22 +00:00
wiz
ad0031c15e
Remove python33: adapt all packages that refer to it.
2016-07-09 13:03:30 +00:00
wiz
376f99eeee
Switch to direct py-dns dependency.
...
py-dns now supports all python versions, so versioned_dependencies
is not needed any longer.
2016-06-30 18:03:46 +00:00
adam
7f3b4730ad
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
2015-12-05 21:25:27 +00:00
schnoebe
5fe1084ac6
patch xmpp/transport.py to use the more modern SSL/TLS interfaces.
2015-11-08 22:02:57 +00:00
wiz
9a26782177
Update EGG_NAME for more changes in setuptools.
2015-01-12 08:53:37 +00:00
wiz
94aa6d45cf
Fix build with py-setuptool-0.8.
2014-12-16 23:04:35 +00:00
wiz
c1b44346cd
Mark packages that are not ready for python-3.3 also not ready for 3.4,
...
until proven otherwise.
2014-05-09 07:36:53 +00:00
wiz
aa67e11089
Mark packages as not ready for python-3.x where applicable;
...
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +00:00
wiz
22796c4daf
Convert to versioned_dependencies.mk (for dns)
2014-01-17 23:11:27 +00:00
rodent
7009872d91
"Please write NetBSD.org instead of netbsd.org"
2013-04-06 13:09:24 +00:00
asau
4840ebad6d
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-03 00:02:33 +00:00
schnoebe
64fc06e260
Imported py25-xmpppy from local development.
...
XMPPPY is an implementation of the XMPP (Jabber) protocols in
Python.
It is similar to JABBERPY, but as a currently maintained project.
2011-02-06 21:06:08 +00:00