summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXyne2017-01-07 01:48:48 +0000
committerXyne2017-01-07 01:48:48 +0000
commit530021725cf149ccc1a45192329e50324b8c69ff (patch)
treee212d9b8c37af589c84de7cb5ecc69bf53f82f74
parent952ea92265d6915ba1c308c55713c5b72bc3d184 (diff)
downloadaur-530021725cf149ccc1a45192329e50324b8c69ff.tar.gz
Update to 2013.10-5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ff237b1cab9..b3b8b124bf44 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
+# Generated by mksrcinfo v8
+# Sat Jan 7 01:48:48 UTC 2017
pkgbase = python3-nist
pkgdesc = Modules for accessing and working with data from the National Institute of Standards and Technology (NIST).
pkgver = 2013.10
- pkgrel = 3
+ pkgrel = 5
url = http://xyne.archlinux.ca/projects/python3-nist
arch = any
license = GPL
+ depends = python-xdg
depends = python3
depends = python3-scinum
- depends = python-xdg
optdepends = python3-tabulator: support for command-line query scripts
source = http://xyne.archlinux.ca/projects/python3-nist/src/python3-nist-2013.10.tar.xz
source = http://xyne.archlinux.ca/projects/python3-nist/src/python3-nist-2013.10.tar.xz.sig
diff --git a/PKGBUILD b/PKGBUILD
index d2d384499185..bd97dca14e2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
#Maintainer: Xyne <ac xunilhcra enyx, backwards>
pkgname=python3-nist
pkgver=2013.10
-pkgrel=3
+pkgrel=5
pkgdesc='Modules for accessing and working with data from the National Institute of Standards and Technology (NIST).'
arch=(any)
license=(GPL)
url="http://xyne.archlinux.ca/projects/python3-nist"
-depends=(python3 python3-scinum python-xdg)
+depends=(python-xdg python3 python3-scinum)
optdepends=('python3-tabulator: support for command-line query scripts')
source=(
http://xyne.archlinux.ca/projects/python3-nist/src/python3-nist-2013.10.tar.xz