summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 11 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a99eaaaef7f..c2ba34716a01 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,24 @@
pkgbase = python-bidict-git
- pkgdesc = Provides a bidirectional mapping data structure and related functionality to naturally work with one-to-one relations in Python 3
- pkgver = 0.3.2.dev.r30.f6fc702
- pkgrel = 2
- url = https://bidict.readthedocs.org/en/latest
+ pkgdesc = bidirectional mapping library for Python
+ pkgver = 0.19.0.r7.g7d60b91
+ pkgrel = 1
+ url = https://bidict.readthedocs.io/en/master/
arch = any
license = ISC
+ checkdepends = python-pytest
+ checkdepends = python-pytest-benchmark
+ checkdepends = python-hypothesis
+ checkdepends = python-sortedcollections
+ checkdepends = python-sortedcontainers
makedepends = git
+ makedepends = python-setuptools-scm
depends = python
provides = python-bidict
conflicts = python-bidict
source = git+https://github.com/jab/bidict.git
source = http://opensource.org/licenses/isc-license
sha256sums = SKIP
- sha256sums = SKIP
+ sha256sums = 19cdca72269f2b1e7918edf814eb699773c3dc426744ce74c3ff2d2520b6a508
pkgname = python-bidict-git