summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorXiretza2021-12-03 15:43:09 +0100
committerXiretza2021-12-03 15:43:09 +0100
commitd8a6b5049847643be57467d7026145b9b25fb145 (patch)
tree053062747d9d88e4b654e9aaff25e80203c5708d /.SRCINFO
parentd4613cb1a2d77a69a19b223bd96527c40dc969f1 (diff)
downloadaur-d8a6b5049847643be57467d7026145b9b25fb145.tar.gz
Update to 2.3.2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 950ac8fca82e..f82c2175529a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = python-pyattributes
pkgdesc = Implementations of .NET-like attributes realized with Python decorators
- pkgver = 2.2.1
- pkgrel = 2
- url = https://github.com/Paebbels/pyAttributes
+ pkgver = 2.3.2
+ pkgrel = 1
+ url = https://github.com/pyTooling/pyAttributes
arch = any
license = Apache
checkdepends = python-pytest
makedepends = python-setuptools
+ makedepends = python-pytooling-packaging
depends = python
depends = python-argcomplete
- depends = python-pydecor
- source = python-pyattributes-2.2.1.tar.gz::https://github.com/Paebbels/pyAttributes/archive/v2.2.1.tar.gz
- sha256sums = 4e845cec75053bc662bf014d0b584b56bce85670ce99ae6f0c3d38410d58e4f4
+ depends = python-pytooling
+ source = python-pyattributes-2.3.2.tar.gz::https://github.com/pyTooling/pyAttributes/archive/v2.3.2.tar.gz
+ sha256sums = 2086df3ac0f55d34dcecba624caf6e09bddf9a0e7b7044826fdea55772a225b2
pkgname = python-pyattributes