Commit graph

11 commits

Author SHA1 Message Date
adam
cf4b7cc461 Version 0.4.3:
* Add missing migration for ``on_delete``
2016-05-13 15:58:34 +00:00
adam
9186cf8cea Changes 0.4.1:
Minor fixes
2016-03-06 14:46:42 +00:00
joerg
63d84010e1 Avoid UTF8, it breaks Python 3 builds in the C locale. 2015-12-18 16:21:06 +00:00
riz
2406c094d0 Update py-django-tagging to version 0.4. Now supports python 3,
and newer versions of Django.
2015-12-06 01:55:20 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
wiz
3ec156f142 Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
2014-12-31 13:57:25 +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
cdf3399a5c Convert to distutils.mk. Mark as not for python-3.x.
Bump PKGREVISION.
2014-01-20 16:29:30 +00:00
asau
7a48c18f8e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-12-12 20:00:16 +00:00
adam
c4a3a2ae4e A generic tagging application for Django projects, which allows association
of a number of tags with any Model instance and makes retrieval of tags simple
2012-12-09 20:35:51 +00:00