[arch-commits] Commit in python-slip/repos/community-any (PKGBUILD PKGBUILD)

2018-02-12 Thread Maxime Gauduin via arch-commits
Date: Monday, February 12, 2018 @ 22:17:00
  Author: alucryd
Revision: 293660

archrelease: copy trunk to community-any

Added:
  python-slip/repos/community-any/PKGBUILD
(from rev 293659, python-slip/trunk/PKGBUILD)
Deleted:
  python-slip/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-02-12 22:16:12 UTC (rev 293659)
+++ PKGBUILD2018-02-12 22:17:00 UTC (rev 293660)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-
-pkgname=python-slip
-pkgver=0.6.4
-pkgrel=3
-pkgdesc='Convenience, extension and workaround code for Python and some Python 
modules'
-arch=('any')
-url='https://github.com/nphilipp/python-slip'
-license=('GPL2')
-depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject'
- 'python-six')
-makedepends=('python-setuptools')
-source=("https://github.com/nphilipp/python-slip/releases/download/python-slip-${pkgver}/python-slip-${pkgver}.tar.bz2;)
-sha256sums=('6238c17ea127171dbf277005a26178e265937cab7aa968e858144d9f36943dc2')
-
-build() {
-  cd python-slip-${pkgver}
-
-  make
-}
-
-package() {
-  cd python-slip-${pkgver}
-
-  python setup.py install --root="${pkgdir}" --optimize='1'
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-slip/repos/community-any/PKGBUILD (from rev 293659, 
python-slip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-02-12 22:17:00 UTC (rev 293660)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+
+pkgname=python-slip
+pkgver=0.6.5
+pkgrel=1
+pkgdesc='Convenience, extension and workaround code for Python and some Python 
modules'
+arch=('any')
+url='https://github.com/nphilipp/python-slip'
+license=('GPL2')
+depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject'
+ 'python-six')
+makedepends=('python-setuptools')
+source=("https://github.com/nphilipp/python-slip/releases/download/python-slip-${pkgver}/python-slip-${pkgver}.tar.bz2;)
+sha256sums=('c726c086f0dd93a0ac7a0176f383a12af91b6657b78a301e3f5b25d9f8d4d10b')
+
+build() {
+  cd python-slip-${pkgver}
+
+  make
+}
+
+package() {
+  cd python-slip-${pkgver}
+
+  python setup.py install --root="${pkgdir}" --optimize='1'
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in python-slip/repos/community-any (PKGBUILD PKGBUILD)

2016-04-24 Thread Maxime Gauduin
Date: Sunday, April 24, 2016 @ 21:52:04
  Author: alucryd
Revision: 171727

archrelease: copy trunk to community-any

Added:
  python-slip/repos/community-any/PKGBUILD
(from rev 171726, python-slip/trunk/PKGBUILD)
Deleted:
  python-slip/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-04-24 19:49:12 UTC (rev 171726)
+++ PKGBUILD2016-04-24 19:52:04 UTC (rev 171727)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-
-pkgname=python-slip
-pkgver=0.6.4
-pkgrel=2
-pkgdesc='Convenience, extension and workaround code for Python and some Python 
modules'
-arch=('any')
-url='https://github.com/nphilipp/python-slip'
-license=('GPL2')
-depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject'
- 'python-six')
-makedepends=('python-setuptools')
-source=("https://github.com/nphilipp/python-slip/releases/download/python-slip-${pkgver}/python-slip-${pkgver}.tar.bz2;)
-sha256sums=('6238c17ea127171dbf277005a26178e265937cab7aa968e858144d9f36943dc2')
-
-build() {
-  cd python-slip-${pkgver}
-
-  make
-}
-
-package() {
-  cd python-slip-${pkgver}
-
-  python setup.py install --root="${pkgdir}" --optimize='1'
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-slip/repos/community-any/PKGBUILD (from rev 171726, 
python-slip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-04-24 19:52:04 UTC (rev 171727)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+
+pkgname=python-slip
+pkgver=0.6.4
+pkgrel=2
+pkgdesc='Convenience, extension and workaround code for Python and some Python 
modules'
+arch=('any')
+url='https://github.com/nphilipp/python-slip'
+license=('GPL2')
+depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject'
+ 'python-six')
+makedepends=('python-setuptools')
+source=("https://github.com/nphilipp/python-slip/releases/download/python-slip-${pkgver}/python-slip-${pkgver}.tar.bz2;)
+sha256sums=('6238c17ea127171dbf277005a26178e265937cab7aa968e858144d9f36943dc2')
+
+build() {
+  cd python-slip-${pkgver}
+
+  make
+}
+
+package() {
+  cd python-slip-${pkgver}
+
+  python setup.py install --root="${pkgdir}" --optimize='1'
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in python-slip/repos/community-any (PKGBUILD PKGBUILD)

2016-04-24 Thread Maxime Gauduin
Date: Sunday, April 24, 2016 @ 11:48:20
  Author: alucryd
Revision: 171692

archrelease: copy trunk to community-any

Added:
  python-slip/repos/community-any/PKGBUILD
(from rev 171691, python-slip/trunk/PKGBUILD)
Deleted:
  python-slip/repos/community-any/PKGBUILD

--+
 PKGBUILD |   58 +-
 1 file changed, 29 insertions(+), 29 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2016-04-24 09:48:09 UTC (rev 171691)
+++ PKGBUILD2016-04-24 09:48:20 UTC (rev 171692)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin 
-
-pkgname=python-slip
-pkgver=0.6.1
-pkgrel=2
-pkgdesc='Simple Library for Python'
-arch=('any')
-url='http://fedorahosted.org/python-slip'
-license=('GPL2')
-depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject'
- 'python-six')
-makedepends=('python-setuptools')
-source=("http://fedorahosted.org/released/python-slip/python-slip-${pkgver}.tar.bz2;)
-sha256sums=('bc897f1ab6f5b4989f85548799aaeb84fde67bbba18e40341bfe1d7885c2fd9a')
-
-build() {
-  cd python-slip-${pkgver}
-
-  make
-}
-
-package() {
-  cd python-slip-${pkgver}
-
-  python setup.py install --root="${pkgdir}" --optimize='1'
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-slip/repos/community-any/PKGBUILD (from rev 171691, 
python-slip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2016-04-24 09:48:20 UTC (rev 171692)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Maxime Gauduin 
+
+pkgname=python-slip
+pkgver=0.6.4
+pkgrel=2
+pkgdesc='Convenience, extension and workaround code for Python and some Python 
modules'
+arch=('any')
+url='https://github.com/nphilipp/python-slip'
+license=('GPL2')
+depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject'
+ 'python-six')
+makedepends=('python-setuptools')
+source=("https://github.com/nphilipp/python-slip/releases/download/python-slip-${pkgver}/python-slip-${pkgver}.tar.bz2;)
+sha256sums=('6238c17ea127171dbf277005a26178e265937cab7aa968e858144d9f36943dc2')
+
+build() {
+  cd python-slip-${pkgver}
+
+  make
+}
+
+package() {
+  cd python-slip-${pkgver}
+
+  python setup.py install --root="${pkgdir}" --optimize='1'
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in python-slip/repos/community-any (PKGBUILD PKGBUILD)

2015-06-24 Thread Maxime Gauduin
Date: Wednesday, June 24, 2015 @ 09:32:36
  Author: alucryd
Revision: 135814

archrelease: copy trunk to community-any

Added:
  python-slip/repos/community-any/PKGBUILD
(from rev 135813, python-slip/trunk/PKGBUILD)
Deleted:
  python-slip/repos/community-any/PKGBUILD

--+
 PKGBUILD |   57 +
 1 file changed, 29 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2015-06-24 07:32:28 UTC (rev 135813)
+++ PKGBUILD2015-06-24 07:32:36 UTC (rev 135814)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Maxime Gauduin aluc...@gmail.com
-
-pkgname=python-slip
-pkgver=0.6.0
-pkgrel=2
-pkgdesc='Simple Library for Python'
-arch=('any')
-url='http://fedorahosted.org/python-slip'
-license=('GPL2')
-depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject' 
'python-six')
-makedepends=('python-setuptools')
-source=(http://fedorahosted.org/released/${pkgname}/${pkgname}-${pkgver}.tar.bz2;)
-sha256sums=('f47361ec52b608309b83c71905e692b6b363eaf3b8a7afdeff866cd94463ad5c')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
- make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  python setup.py install --root=${pkgdir} --optimize='1'
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-slip/repos/community-any/PKGBUILD (from rev 135813, 
python-slip/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-06-24 07:32:36 UTC (rev 135814)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Maxime Gauduin aluc...@archlinux.org
+
+pkgname=python-slip
+pkgver=0.6.1
+pkgrel=1
+pkgdesc='Simple Library for Python'
+arch=('any')
+url='http://fedorahosted.org/python-slip'
+license=('GPL2')
+depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject'
+ 'python-six')
+makedepends=('python-setuptools')
+source=(http://fedorahosted.org/released/python-slip/python-slip-${pkgver}.tar.bz2;)
+sha256sums=('bc897f1ab6f5b4989f85548799aaeb84fde67bbba18e40341bfe1d7885c2fd9a')
+
+build() {
+  cd python-slip-${pkgver}
+
+  make
+}
+
+package() {
+  cd python-slip-${pkgver}
+
+  python setup.py install --root=${pkgdir} --optimize='1'
+}
+
+# vim: ts=2 sw=2 et: