summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNarrat2023-07-05 23:15:48 +0200
committerNarrat2023-07-05 23:15:48 +0200
commit319e7f766e1f9b39fea4f8e591109dcbc7eb008d (patch)
tree42f7b58888eb7928dbc3a06f01e06ebc2e153602 /.SRCINFO
parent1e66181d51c4abd36662d4223f5b311d2129b773 (diff)
downloadaur-319e7f766e1f9b39fea4f8e591109dcbc7eb008d.tar.gz
python-dj-database-url: update to 2.0.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86225e2daee5..a362c84cedfd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = python-dj-database-url
pkgdesc = Use Database URLs in your Django Application
- pkgver = 0.5.0
- pkgrel = 0
- url = https://github.com/kennethreitz/dj-database-url
+ pkgver = 2.0.0
+ pkgrel = 1
+ url = https://github.com/jazzband/dj-database-url
arch = i686
arch = x86_64
license = custom
makedepends = python-setuptools
- depends = python
- source = https://github.com/kennethreitz/dj-database-url/archive/v0.5.0.tar.gz
- sha512sums = 541d5177bff0fcc21372d2d9dc699ba11de1b1cabf10d61fb9f1e844a6dd4d46df5c7fdb6ccb4505cf984e41d7a2ae4e3af5e7d05072b0ed6982499eac5aac66
+ depends = python-django
+ depends = python-typing_extensions
+ source = dj-database-url-2.0.0.tar.gz::https://github.com/jazzband/dj-database-url/archive/v2.0.0.tar.gz
+ sha512sums = d2600997023b1e58c1e6285268a400aed57fbdff972a36025f47bcc2e57d3179f266379d7042dc75c6048b35f7aef8547828c88a2fad1e80f087e6f5680668b0
pkgname = python-dj-database-url