summaryrefslogtreecommitdiff
path: root/python-pycifrw
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-12-02 10:05:52 +0100
committerErich Eckner <git@eckner.net>2020-12-02 10:05:52 +0100
commitaf07cc2aa70ef7488aee53779818b000b956ea7b (patch)
tree5180b7032c2a8c0ffc794c00db07f284b2c0edad /python-pycifrw
parentc8237d51da70e65decd69bed05c5e6e1852e9ce5 (diff)
downloadarchlinuxewe.git.save-af07cc2aa70ef7488aee53779818b000b956ea7b.tar.xz
recompile all python packages
Diffstat (limited to 'python-pycifrw')
-rw-r--r--python-pycifrw/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/python-pycifrw/PKGBUILD b/python-pycifrw/PKGBUILD
index ff4e4959..3ea5d0a7 100644
--- a/python-pycifrw/PKGBUILD
+++ b/python-pycifrw/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-pycifrw
_pkgname='PyCifRW'
pkgver=4.4.2
-pkgrel=1
+pkgrel=2
pkgdesc='Python library for interacting with Crystallographic Information Framework (CIF) files.'
arch=('i686' 'pentium4' 'x86_64')
url='https://bitbucket.org/jamesrhester/pycifrw/src/development/'
@@ -15,8 +15,8 @@ makedepends=(
'python-setuptools')
depends=(
- 'python>=3.8'
- 'python<3.9')
+ 'python>=3.9'
+ 'python<3.10')
source=("https://pypi.python.org/packages/36/92/ff9bab1b65aba9a80035b6d1c3b0c3e41c7aae64b30a3326d51836a3a66b/PyCifRW-${pkgver}.tar.gz")
sha512sums=('9fb9be4fcc2ebe5fac8b1d0b11820a041a3d0a00cd8be1dd46402797c3a7401487658e21ea24bbeeca0171b9521829b20bf99b255217125a67248afa39b273b8')