Skip to content
Snippets Groups Projects
Commit 86d73c7e authored by Justin Berthault's avatar Justin Berthault
Browse files

testing/py3-django-taggit: upgrade to 1.3.0

parent 550e1028
No related branches found
No related tags found
3 merge requests!11958community/rclone: upgrade to 1.52.3,!9763[3.12] community/znc: upgrade to 1.8.1,!8988testing/py3-django-taggit: upgrade to 1.3.0
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer:
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname=py3-django-taggit
_pkgname=django-taggit
pkgver=1.2.0
pkgver=1.3.0
pkgrel=0
pkgdesc="Simple tagging for django"
options="!check" # Testsuite for coverage and flake8
......@@ -11,8 +10,8 @@ arch="noarch"
license="BSD-3-Clause"
depends="py3-django"
makedepends="py3-setuptools"
source="$pkgname-$pkgver.tar.gz::https://github.com/alex/$_pkgname/archive/$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver
source="$pkgname-$pkgver.tar.gz::https://github.com/alex/django-taggit/archive/$pkgver.tar.gz"
builddir="$srcdir"/django-taggit-$pkgver
replaces="py-djanog-taggit" # Backwards compatibility
provides="py-djanog-taggit=$pkgver-r$pkgrel" # Backwards compatibility
......@@ -26,4 +25,4 @@ package() {
}
sha512sums="7d47d5ea72cb785e4687e99f08ff558b89d41d20453c959c117c065641c2d23afe67b3d5a14542db810851b8f86b9dbfa43a98ce4954e68c2bef9d2a7345ca03 py3-django-taggit-1.2.0.tar.gz"
sha512sums="b78e6bc271f0a6874ee2bccb7f81b0e237096474a19fbf02c77ff5e43dd78e761a9c250c93888c9c739e74d3c0032cc292c53674a3fde918c1882355625e7b77 py3-django-taggit-1.3.0.tar.gz"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment