[arch-commits] Commit in (5 files)

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Feb 18 21:51:41 UTC 2019


    Date: Monday, February 18, 2019 @ 21:51:40
  Author: mtorromeo
Revision: 434297

Removed python2-augeas

Modified:
  hiredis/trunk/PKGBUILD
  python-greenlet/trunk/PKGBUILD
  python-grequests/trunk/PKGBUILD
  rng-tools/trunk/PKGBUILD
Deleted:
  python2-augeas/

---------------------------------+
 hiredis/trunk/PKGBUILD          |    6 +++---
 python-greenlet/trunk/PKGBUILD  |    2 +-
 python-grequests/trunk/PKGBUILD |    2 +-
 rng-tools/trunk/PKGBUILD        |    6 +++---
 4 files changed, 8 insertions(+), 8 deletions(-)

Modified: hiredis/trunk/PKGBUILD
===================================================================
--- hiredis/trunk/PKGBUILD	2019-02-18 21:44:09 UTC (rev 434296)
+++ hiredis/trunk/PKGBUILD	2019-02-18 21:51:40 UTC (rev 434297)
@@ -2,8 +2,8 @@
 # Contributor: Vladimir Tsanev <tsachev at gmail.com>
 
 pkgname=hiredis
-pkgver=0.13.3
-pkgrel=2
+pkgver=0.14.0
+pkgrel=1
 pkgdesc='Minimalistic C client library for Redis'
 arch=('x86_64')
 url="https://github.com/redis/hiredis/"
@@ -11,7 +11,7 @@
 depends=('glibc')
 checkdepends=('redis')
 source=(https://github.com/redis/$pkgname/archive/v$pkgver/hiredis-$pkgver.tar.gz)
-sha256sums=('717e6fc8dc2819bef522deaca516de9e51b9dfa68fe393b7db5c3b6079196f78')
+sha256sums=('042f965e182b80693015839a9d0278ae73fae5d5d09d8bf6d0e6a39a8c4393bd')
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver

Modified: python-greenlet/trunk/PKGBUILD
===================================================================
--- python-greenlet/trunk/PKGBUILD	2019-02-18 21:44:09 UTC (rev 434296)
+++ python-greenlet/trunk/PKGBUILD	2019-02-18 21:51:40 UTC (rev 434297)
@@ -5,7 +5,7 @@
 pkgbase=python-greenlet
 pkgname=(python-greenlet python2-greenlet)
 pkgver=0.4.15
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight in-process concurrent programming"
 license=("MIT")
 arch=('x86_64')

Modified: python-grequests/trunk/PKGBUILD
===================================================================
--- python-grequests/trunk/PKGBUILD	2019-02-18 21:44:09 UTC (rev 434296)
+++ python-grequests/trunk/PKGBUILD	2019-02-18 21:51:40 UTC (rev 434297)
@@ -4,7 +4,7 @@
 pkgname=(python-grequests python2-grequests)
 _libname=grequests
 pkgver=0.3.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Allows you to use Requests with Gevent to make asyncronous HTTP Requests easily."
 url="https://pypi.python.org/pypi/grequests/"
 license=('custom: ISC')

Modified: rng-tools/trunk/PKGBUILD
===================================================================
--- rng-tools/trunk/PKGBUILD	2019-02-18 21:44:09 UTC (rev 434296)
+++ rng-tools/trunk/PKGBUILD	2019-02-18 21:51:40 UTC (rev 434297)
@@ -2,8 +2,8 @@
 # Contributor: Alasdair Haswell <ali at arhaswell dot co dot uk>
 
 pkgname=rng-tools
-pkgver=6.6
-pkgrel=2
+pkgver=6.7
+pkgrel=1
 pkgdesc="Random number generator related utilities"
 arch=('x86_64')
 url="https://github.com/nhorman/rng-tools"
@@ -13,7 +13,7 @@
 source=(https://github.com/nhorman/rng-tools/archive/v$pkgver/$pkgname-$pkgver.tar.gz
         rngd.conf
         rngd.service)
-sha256sums=('201d15e9e5ae8468b14a7a2f3a7fa714c4e83380f4468b80893148bf700c2efe'
+sha256sums=('b85e3530dbf943b6da03ebecaf64d0a4febfcc4f562fc7f8d886483906b15f08'
             'f4fd197dd682cdab07ddeabe8d3b73b1bc2e1cf322237be238a26b49a7dcb047'
             '653224f7a3294618069c78b9d87e8cdeb0f6d00a97f180fba8849a499fdbe726')
 



More information about the arch-commits mailing list