[arch-commits] Commit in python-pymacaroons/trunk (PKGBUILD)

Johannes Löthberg demize at archlinux.org
Tue Feb 5 19:37:10 UTC 2019


    Date: Tuesday, February 5, 2019 @ 19:37:08
  Author: demize
Revision: 345302

upgpkg: python-pymacaroons 0.13.0-3

Modified:
  python-pymacaroons/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-05 19:20:33 UTC (rev 345301)
+++ PKGBUILD	2019-02-05 19:37:08 UTC (rev 345302)
@@ -3,7 +3,7 @@
 
 pkgname=python-pymacaroons
 pkgver=0.13.0
-pkgrel=2
+pkgrel=3
 
 pkgdesc='Python implementation of Macaroons. They’re better than cookies!'
 url='https://github.com/ecordell/pymacaroons'
@@ -16,6 +16,8 @@
 makedepends=('python'
              'python-setuptools')
 
+conflicts=('python-pymacaroons-pynacl')
+
 source=("pymacaroons-$pkgver.tar.gz::https://github.com/ecordell/pymacaroons/archive/v$pkgver.tar.gz")
 
 sha256sums=('780c67643126afe56f57fdc0f82b952d08e01a4df7eefaa929766dfb6edf6580')



More information about the arch-commits mailing list