pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-django-taggit



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue May 25 04:55:46 UTC 2021

Modified Files:
        pkgsrc/www/py-django-taggit: Makefile PLIST distinfo

Log Message:
py-django-taggit: updated to 1.4.0

1.4.0

* Add Python 3.9 support.
* Remove Python 3.5 support.
* Add Django 3.2 support.
* Remove Django 1.11 and 3.0 support.
* Add Danish translation.
* Fix crashing that could occur with ``similar_objects`` in multi-inheritance contexts.
* Add support for custom fields on through table models with `through_defaults` for ``TaggedManager.add`` and ``TaggedManager.set``.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-django-taggit/Makefile \
    pkgsrc/www/py-django-taggit/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-django-taggit/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-django-taggit/Makefile
diff -u pkgsrc/www/py-django-taggit/Makefile:1.2 pkgsrc/www/py-django-taggit/Makefile:1.3
--- pkgsrc/www/py-django-taggit/Makefile:1.2    Tue Aug  4 00:29:03 2020
+++ pkgsrc/www/py-django-taggit/Makefile        Tue May 25 04:55:46 2021
@@ -1,19 +1,16 @@
-# $NetBSD: Makefile,v 1.2 2020/08/04 00:29:03 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2021/05/25 04:55:46 adam Exp $
 
-DISTNAME=      django-taggit-1.3.0
+DISTNAME=      django-taggit-1.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=jazzband/}
+MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-taggit/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/jazzband/django-taggit/
+HOMEPAGE=      https://github.com/jazzband/django-taggit
 COMMENT=       Generic tagging application for Django
 LICENSE=       modified-bsd
 
-GITHUB_PROJECT=        django-taggit
-GITHUB_TAG=    ${PKGVERSION_NOREV}
-
-DEPENDS+=      ${PYPKGPREFIX}-django>=1.11:../../www/py-django
+DEPENDS+=      ${PYPKGPREFIX}-django>=2.2:../../www/py-django
 TEST_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
 
 USE_LANGUAGES=         # none
Index: pkgsrc/www/py-django-taggit/distinfo
diff -u pkgsrc/www/py-django-taggit/distinfo:1.2 pkgsrc/www/py-django-taggit/distinfo:1.3
--- pkgsrc/www/py-django-taggit/distinfo:1.2    Tue Aug 11 18:41:26 2020
+++ pkgsrc/www/py-django-taggit/distinfo        Tue May 25 04:55:46 2021
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2020/08/11 18:41:26 joerg Exp $
+$NetBSD: distinfo,v 1.3 2021/05/25 04:55:46 adam Exp $
 
-SHA1 (django-taggit-1.3.0.tar.gz) = 15ad69a103fddfab618acfcadf15cc80e9b87451
-RMD160 (django-taggit-1.3.0.tar.gz) = c94b2da63aafe97bf5cb756a672bf20776b7182c
-SHA512 (django-taggit-1.3.0.tar.gz) = b78e6bc271f0a6874ee2bccb7f81b0e237096474a19fbf02c77ff5e43dd78e761a9c250c93888c9c739e74d3c0032cc292c53674a3fde918c1882355625e7b77
-Size (django-taggit-1.3.0.tar.gz) = 45355 bytes
+SHA1 (django-taggit-1.4.0.tar.gz) = a8442c05b88d31d3ff1fdf309d96d7a7fec83636
+RMD160 (django-taggit-1.4.0.tar.gz) = acc829ab7abdff96794068cbd1dedfeb49433fdd
+SHA512 (django-taggit-1.4.0.tar.gz) = 0ee6879e4a319c7f6bb4defe7b9cd3e4140e5af290239958c2decf6644629dc230554d68e153adea9371d434d97c914dff4ddebf8f32b8d6529682e0d08642fd
+Size (django-taggit-1.4.0.tar.gz) = 48757 bytes
 SHA1 (patch-taggit_managers.py) = 1559290b26c15e74cf3aed0bc3a1f1f33e161f6c

Index: pkgsrc/www/py-django-taggit/PLIST
diff -u pkgsrc/www/py-django-taggit/PLIST:1.1 pkgsrc/www/py-django-taggit/PLIST:1.2
--- pkgsrc/www/py-django-taggit/PLIST:1.1       Tue Aug  4 00:10:11 2020
+++ pkgsrc/www/py-django-taggit/PLIST   Tue May 25 04:55:46 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2020/08/04 00:10:11 joerg Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/05/25 04:55:46 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -19,6 +19,7 @@ ${PYSITELIB}/taggit/forms.pyc
 ${PYSITELIB}/taggit/forms.pyo
 ${PYSITELIB}/taggit/locale/cs/LC_MESSAGES/django.mo
 ${PYSITELIB}/taggit/locale/cs/LC_MESSAGES/django.po
+${PYSITELIB}/taggit/locale/da/LC_MESSAGES/django.po
 ${PYSITELIB}/taggit/locale/de/LC_MESSAGES/django.mo
 ${PYSITELIB}/taggit/locale/de/LC_MESSAGES/django.po
 ${PYSITELIB}/taggit/locale/el/LC_MESSAGES/django.mo



Home | Main Index | Thread Index | Old Index