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

2020-05-16 Thread Evangelos Foutras via arch-commits
Date: Saturday, May 16, 2020 @ 10:25:38
  Author: foutrelis
Revision: 384115

upgpkg: python-systemd 234-5: reproducibility rebuild

Modified:
  python-systemd/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-16 10:25:29 UTC (rev 384114)
+++ PKGBUILD2020-05-16 10:25:38 UTC (rev 384115)
@@ -3,7 +3,7 @@
 pkgbase=python-systemd
 pkgname=(python-systemd python2-systemd)
 pkgver=234
-pkgrel=4
+pkgrel=5
 pkgdesc="Python bindings for systemd"
 arch=(x86_64)
 url="https://github.com/systemd/python-systemd;


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

2019-10-31 Thread Felix Yan via arch-commits
Date: Thursday, October 31, 2019 @ 16:59:29
  Author: felixonmars
Revision: 366239

Python 3.8 rebuild

Modified:
  python-systemd/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 16:58:39 UTC (rev 366238)
+++ PKGBUILD2019-10-31 16:59:29 UTC (rev 366239)
@@ -3,7 +3,7 @@
 pkgbase=python-systemd
 pkgname=(python-systemd python2-systemd)
 pkgver=234
-pkgrel=3
+pkgrel=4
 pkgdesc="Python bindings for systemd"
 arch=(x86_64)
 url="https://github.com/systemd/python-systemd;


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

2019-10-25 Thread Felix Yan via arch-commits
Date: Friday, October 25, 2019 @ 15:17:14
  Author: felixonmars
Revision: 365603

Python 3.8 rebuild

Modified:
  python-systemd/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 15:17:12 UTC (rev 365602)
+++ PKGBUILD2019-10-25 15:17:14 UTC (rev 365603)
@@ -3,7 +3,7 @@
 pkgbase=python-systemd
 pkgname=(python-systemd python2-systemd)
 pkgver=234
-pkgrel=2
+pkgrel=3
 pkgdesc="Python bindings for systemd"
 arch=(x86_64)
 url="https://github.com/systemd/python-systemd;


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

2018-06-30 Thread Evangelos Foutras via arch-commits
Date: Saturday, June 30, 2018 @ 18:46:27
  Author: foutrelis
Revision: 327893

Python 3.7 rebuild

Modified:
  python-systemd/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-30 18:45:01 UTC (rev 327892)
+++ PKGBUILD2018-06-30 18:46:27 UTC (rev 327893)
@@ -4,7 +4,7 @@
 pkgbase=python-systemd
 pkgname=(python-systemd python2-systemd)
 pkgver=234
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings for systemd"
 arch=(x86_64)
 url="https://github.com/systemd/python-systemd;


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

2017-04-21 Thread Jan Steffens
Date: Saturday, April 22, 2017 @ 01:24:47
  Author: heftig
Revision: 293879

234-1

Modified:
  python-systemd/trunk/PKGBUILD

--+
 PKGBUILD |5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-22 01:24:16 UTC (rev 293878)
+++ PKGBUILD2017-04-22 01:24:47 UTC (rev 293879)
@@ -1,8 +1,9 @@
 # $Id$
 # Maintainer: Jan Alexander Steffens (heftig) 
+
 pkgbase=python-systemd
 pkgname=(python-systemd python2-systemd)
-pkgver=233
+pkgver=234
 pkgrel=1
 pkgdesc="Python bindings for systemd"
 arch=(i686 x86_64)
@@ -9,7 +10,7 @@
 url="https://github.com/systemd/python-systemd;
 license=(LGPL)
 makedepends=(systemd python python2 git)
-_commit=0cae964314226d2d3e9a0a72d9d250cfb0217609  # tags/v233^0
+_commit=308ae4440c1f6ea1aff9be4cb683c52bd3a1c13a  # tags/v234^0
 source=("$pkgbase::git+${url}#commit=$_commit")
 sha256sums=('SKIP')
 


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

2017-03-12 Thread Jan Steffens
Date: Sunday, March 12, 2017 @ 19:25:18
  Author: heftig
Revision: 290687

233-1

Modified:
  python-systemd/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 1 file changed, 10 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-03-12 19:11:49 UTC (rev 290686)
+++ PKGBUILD2017-03-12 19:25:18 UTC (rev 290687)
@@ -2,20 +2,25 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 pkgbase=python-systemd
 pkgname=(python-systemd python2-systemd)
-pkgver=231
-pkgrel=2
-_commit=b71b8b64ebb28ddbf1130e9127f1e9fc5fb6117f
+pkgver=233
+pkgrel=1
 pkgdesc="Python bindings for systemd"
 arch=(i686 x86_64)
 url="https://github.com/systemd/python-systemd;
 license=(LGPL)
 makedepends=(systemd python python2 git)
-source=("$pkgbase::git+${url}#tag=v${pkgver}")
+_commit=0cae964314226d2d3e9a0a72d9d250cfb0217609  # tags/v233^0
+source=("$pkgbase::git+${url}#commit=$_commit")
 sha256sums=('SKIP')
 
+pkgver() {
+  cd $pkgbase
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
 prepare() {
   cp -a $pkgbase python2
-  mv $pkgbase python3
+  cp -a $pkgbase python3
 }
 
 build() {


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

2016-12-24 Thread Bartłomiej Piotrowski
Date: Saturday, December 24, 2016 @ 11:30:17
  Author: bpiotrowski
Revision: 284616

Python 3.6 rebuild

Modified:
  python-systemd/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-24 11:29:30 UTC (rev 284615)
+++ PKGBUILD2016-12-24 11:30:17 UTC (rev 284616)
@@ -3,7 +3,7 @@
 pkgbase=python-systemd
 pkgname=(python-systemd python2-systemd)
 pkgver=231
-pkgrel=1
+pkgrel=2
 _commit=b71b8b64ebb28ddbf1130e9127f1e9fc5fb6117f
 pkgdesc="Python bindings for systemd"
 arch=(i686 x86_64)


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

2015-11-06 Thread Jan Steffens
Date: Friday, November 6, 2015 @ 15:38:00
  Author: heftig
Revision: 250146

231

Modified:
  python-systemd/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-11-06 11:08:26 UTC (rev 250145)
+++ PKGBUILD2015-11-06 14:38:00 UTC (rev 250146)
@@ -2,8 +2,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 pkgbase=python-systemd
 pkgname=(python-systemd python2-systemd)
-pkgver=230
-pkgrel=2
+pkgver=231
+pkgrel=1
 _commit=b71b8b64ebb28ddbf1130e9127f1e9fc5fb6117f
 pkgdesc="Python bindings for systemd"
 arch=(i686 x86_64)
@@ -10,7 +10,7 @@
 url="https://github.com/systemd/python-systemd;
 license=(LGPL)
 makedepends=(systemd python python2 git)
-source=("$pkgbase::git+${url}#commit=${_commit}")
+source=("$pkgbase::git+${url}#tag=v${pkgver}")
 sha256sums=('SKIP')
 
 prepare() {


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

2015-09-19 Thread Jan Steffens
Date: Saturday, September 19, 2015 @ 22:19:58
  Author: heftig
Revision: 246695

py3.5

Modified:
  python-systemd/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-19 20:19:27 UTC (rev 246694)
+++ PKGBUILD2015-09-19 20:19:58 UTC (rev 246695)
@@ -3,8 +3,8 @@
 pkgbase=python-systemd
 pkgname=(python-systemd python2-systemd)
 pkgver=230
-pkgrel=1
-_commit=58c65cf10a7640669ef84f9119c7841112eea025
+pkgrel=2
+_commit=b71b8b64ebb28ddbf1130e9127f1e9fc5fb6117f
 pkgdesc="Python bindings for systemd"
 arch=(i686 x86_64)
 url="https://github.com/systemd/python-systemd;


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

2015-08-04 Thread Jan Steffens
Date: Tuesday, August 4, 2015 @ 20:07:27
  Author: heftig
Revision: 243035

230

Added:
  python-systemd/trunk/PKGBUILD

--+
 PKGBUILD |   41 +
 1 file changed, 41 insertions(+)

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-08-04 18:07:27 UTC (rev 243035)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
+pkgbase=python-systemd
+pkgname=(python-systemd python2-systemd)
+pkgver=230
+pkgrel=1
+_commit=58c65cf10a7640669ef84f9119c7841112eea025
+pkgdesc=Python bindings for systemd
+arch=(i686 x86_64)
+url=https://github.com/systemd/python-systemd;
+license=(LGPL)
+makedepends=(systemd python python2 git)
+source=($pkgbase::git+${url}#commit=${_commit})
+sha256sums=('SKIP')
+
+prepare() {
+  cp -a $pkgbase python2
+  mv $pkgbase python3
+}
+
+build() {
+  cd python3
+  make PYTHON=/usr/bin/python3
+
+  cd ../python2
+  make PYTHON=/usr/bin/python2
+}
+
+package_python-systemd() {
+  depends=(python3 libsystemd)
+
+  cd python3
+  python3 setup.py install --root=$pkgdir --optimize=1 --skip-build
+}
+
+package_python2-systemd() {
+  depends=(python2 libsystemd)
+
+  cd python2
+  python2 setup.py install --root=$pkgdir --optimize=1 --skip-build
+}


Property changes on: python-systemd/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property