summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPhilipp A2018-02-18 15:00:57 +0100
committerPhilipp A2018-02-18 15:00:57 +0100
commit6b0392b1f223c051f56df316b06cfdd046d52fd1 (patch)
tree162e686cbdc027869d46fa4c3219c2c8806d2a4d /.SRCINFO
parentee2b73c23e5a9de63b3ba85e1c0721658172d41a (diff)
downloadaur-6b0392b1f223c051f56df316b06cfdd046d52fd1.tar.gz
Use wheel
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e19502eaa7f..a7e0e1939f94 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,15 @@
pkgbase = python-schema
pkgdesc = Python module to validate and convert data structures.
pkgver = 0.6.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/keleshev/schema
arch = any
license = MIT
- makedepends = python-setuptools
- makedepends = python-pytest
- makedepends = python2-setuptools
- makedepends = python2-pytest
- source = schema-0.6.7.tar.gz::https://github.com/keleshev/schema/archive/v0.6.7.tar.gz
- sha1sums = 02674b4ae3fe44957379da5f70bf03c3b12b2647
+ makedepends = python-pip
+ makedepends = python2-pip
+ noextract = schema-0.6.7-py2.py3-none-any.whl
+ source = https://files.pythonhosted.org/packages/py2.py3/s/schema/schema-0.6.7-py2.py3-none-any.whl
+ sha256sums = a058daf5d926e4ece9f13c4c2366a836143ca7913ef053c5023c569e00175b2a
pkgname = python2-schema