summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorBradford Smith2021-02-22 18:08:02 -0500
committerBradford Smith2021-02-22 18:08:02 -0500
commit02209bc89f55a2f0438e7098c5533a342b840577 (patch)
tree9e2e9dda3122f1c77110f9d37969089b9981f614 /.SRCINFO
parent4810ee78c92f43f18c4ae0510ef15e3a21517148 (diff)
downloadaur-02209bc89f55a2f0438e7098c5533a342b840577.tar.gz
Make python bytecode reproducible and pin to system python
Update package building to match recommendations in [1] for optimization as well as building a reproducible bytecode. This also pins to /usr/bin/python instead of just calling python to avoid possible issues with virtual environments when installing. [1]: https://wiki.archlinux.org/index.php/Python%20package%20guidelines
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b8c64e5346c..4953a9dfe059 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = informant
pkgdesc = An Arch Linux News reader and pacman hook
- pkgver = 0.4.1
+ pkgver = 0.4.2
pkgrel = 1
url = https://github.com/bradford-smith94/informant
install = informant.install
@@ -13,8 +13,8 @@ pkgbase = informant
depends = python-html2text
depends = python-cachecontrol
depends = python-lockfile
- source = https://github.com/bradford-smith94/informant/archive/v0.4.1.tar.gz
- sha256sums = 4d666f358b2461b1d3d53a7e996963e8c16ddaad1804b621eb193079ec20173c
+ source = https://github.com/bradford-smith94/informant/archive/v0.4.2.tar.gz
+ sha256sums = e616dd32d275fccfeaa65fa1890d706075dd5f54a2b03351349adb40b308c8ca
pkgname = informant