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

2020-12-20 Thread Jan Steffens via arch-commits
Date: Monday, December 21, 2020 @ 02:03:07
  Author: heftig
Revision: 404713

0.20.0-1

Modified:
  python-dbusmock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 02:02:21 UTC (rev 404712)
+++ PKGBUILD2020-12-21 02:03:07 UTC (rev 404713)
@@ -1,8 +1,8 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=python-dbusmock
-pkgver=0.19
-pkgrel=2
+pkgver=0.20.0
+pkgrel=1
 pkgdesc="Mock D-Bus objects for tests"
 url="https://github.com/martinpitt/python-dbusmock";
 arch=(any)
@@ -9,7 +9,7 @@
 license=(LGPL3)
 depends=(python-dbus python-gobject)
 makedepends=(python-setuptools git)
-_commit=38982927a6db9008cd5349fd0f03b90972abbaba  # tags/0.19^0
+_commit=243fe6cab0d7407cf68af31e31e0add0e88ab65d  # tags/0.20.0^0
 source=("git+https://github.com/martinpitt/python-dbusmock#commit=$_commit";)
 sha256sums=('SKIP')
 


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:15:15
  Author: foutrelis
Revision: 400623

upgpkg: python-dbusmock 0.19-2: Python 3.9 rebuild

Modified:
  python-dbusmock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:14:40 UTC (rev 400622)
+++ PKGBUILD2020-11-12 17:15:15 UTC (rev 400623)
@@ -2,7 +2,7 @@
 
 pkgname=python-dbusmock
 pkgver=0.19
-pkgrel=1
+pkgrel=2
 pkgdesc="Mock D-Bus objects for tests"
 url="https://github.com/martinpitt/python-dbusmock";
 arch=(any)


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

2020-01-17 Thread Jan Steffens via arch-commits
Date: Friday, January 17, 2020 @ 14:29:04
  Author: heftig
Revision: 373623

0.19-1

Modified:
  python-dbusmock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-17 14:28:05 UTC (rev 373622)
+++ PKGBUILD2020-01-17 14:29:04 UTC (rev 373623)
@@ -1,8 +1,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=python-dbusmock
-pkgver=0.18.3
-pkgrel=2
+pkgver=0.19
+pkgrel=1
 pkgdesc="Mock D-Bus objects for tests"
 url="https://github.com/martinpitt/python-dbusmock";
 arch=(any)
@@ -9,7 +9,7 @@
 license=(LGPL3)
 depends=(python-dbus python-gobject)
 makedepends=(python-setuptools git)
-_commit=2b031b920a3ddf4cab843cf7763c8e12bd98e0ac  # tags/0.18.3^0
+_commit=38982927a6db9008cd5349fd0f03b90972abbaba  # tags/0.19^0
 source=("git+https://github.com/martinpitt/python-dbusmock#commit=$_commit";)
 sha256sums=('SKIP')
 


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

2019-11-04 Thread Felix Yan via arch-commits
Date: Monday, November 4, 2019 @ 08:21:38
  Author: felixonmars
Revision: 366700

Python 3.8 rebuild

Modified:
  python-dbusmock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-04 08:18:28 UTC (rev 366699)
+++ PKGBUILD2019-11-04 08:21:38 UTC (rev 366700)
@@ -2,7 +2,7 @@
 
 pkgname=python-dbusmock
 pkgver=0.18.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Mock D-Bus objects for tests"
 url="https://github.com/martinpitt/python-dbusmock";
 arch=(any)


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

2019-09-11 Thread Jan Steffens via arch-commits
Date: Thursday, September 12, 2019 @ 00:01:32
  Author: heftig
Revision: 362271

0.18.3-1

Modified:
  python-dbusmock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-09-12 00:01:26 UTC (rev 362270)
+++ PKGBUILD2019-09-12 00:01:32 UTC (rev 362271)
@@ -1,8 +1,8 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgname=python-dbusmock
-pkgver=0.18.2
-pkgrel=2
+pkgver=0.18.3
+pkgrel=1
 pkgdesc="Mock D-Bus objects for tests"
 url="https://github.com/martinpitt/python-dbusmock";
 arch=(any)
@@ -9,7 +9,7 @@
 license=(LGPL3)
 depends=(python-dbus python-gobject)
 makedepends=(python-setuptools git)
-_commit=6b978e7d00d22fa5fc04f5a2630264077ef5e626  # tags/0.18.2^0
+_commit=2b031b920a3ddf4cab843cf7763c8e12bd98e0ac  # tags/0.18.3^0
 source=("git+https://github.com/martinpitt/python-dbusmock#commit=$_commit";)
 sha256sums=('SKIP')
 


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

2019-04-24 Thread Jan Steffens via arch-commits
Date: Wednesday, April 24, 2019 @ 11:49:09
  Author: heftig
Revision: 352053

0.18.2-2: Fix deps

Modified:
  python-dbusmock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-24 11:30:58 UTC (rev 352052)
+++ PKGBUILD2019-04-24 11:49:09 UTC (rev 352053)
@@ -2,12 +2,12 @@
 
 pkgname=python-dbusmock
 pkgver=0.18.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Mock D-Bus objects for tests"
 url="https://github.com/martinpitt/python-dbusmock";
 arch=(any)
 license=(LGPL3)
-depends=(python-dbus)
+depends=(python-dbus python-gobject)
 makedepends=(python-setuptools git)
 _commit=6b978e7d00d22fa5fc04f5a2630264077ef5e626  # tags/0.18.2^0
 source=("git+https://github.com/martinpitt/python-dbusmock#commit=$_commit";)


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

2019-03-14 Thread Jan Steffens via arch-commits
Date: Thursday, March 14, 2019 @ 21:06:01
  Author: heftig
Revision: 348111

0.18.2-1

Added:
  python-dbusmock/trunk/PKGBUILD

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

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-03-14 21:06:01 UTC (rev 348111)
@@ -0,0 +1,29 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+
+pkgname=python-dbusmock
+pkgver=0.18.2
+pkgrel=1
+pkgdesc="Mock D-Bus objects for tests"
+url="https://github.com/martinpitt/python-dbusmock";
+arch=(any)
+license=(LGPL3)
+depends=(python-dbus)
+makedepends=(python-setuptools git)
+_commit=6b978e7d00d22fa5fc04f5a2630264077ef5e626  # tags/0.18.2^0
+source=("git+https://github.com/martinpitt/python-dbusmock#commit=$_commit";)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/^v//;s/-/+/g'
+}
+
+build() {
+  cd $pkgname
+  python setup.py build
+}
+
+package() {
+  cd $pkgname
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}