summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32da8b6631e9..d1e71adda3bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
pkgbase = python-google-pasta
- pkgdesc = Library to refactor python code through AST manipulation
+ pkgdesc = AST-based Python refactoring library
pkgver = 0.2.0
pkgrel = 1
- url = https://github.com/google/pasta
+ url = https://pypi.org/project/google-pasta
arch = any
license = Apache
- makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
+ depends = python
depends = python-six
- source = python-google-pasta-0.2.0.tar.gz::https://github.com/google/pasta/archive/v0.2.0.tar.gz
- sha256sums = b9e3bcf5ab79986e245c8a2f3a872d14c610ce66904c4f16818342ce81cf97d2
+ source = https://files.pythonhosted.org/packages/source/g/google-pasta/google-pasta-0.2.0.tar.gz
+ sha256sums = c9f2c8dfc8f96d0d5808299920721be30c9eec37f2389f28904f454565c8a16e
pkgname = python-google-pasta
-