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

Felix Yan felixonmars at gemini.archlinux.org
Thu Feb 24 08:33:33 UTC 2022


    Date: Thursday, February 24, 2022 @ 08:33:33
  Author: felixonmars
Revision: 1136366

upgpkg: python-teamcity-messages 1.31-1

Modified:
  python-teamcity-messages/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-24 08:00:46 UTC (rev 1136365)
+++ PKGBUILD	2022-02-24 08:33:33 UTC (rev 1136366)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-teamcity-messages
-pkgver=1.30
+pkgver=1.31
 pkgrel=1
 pkgdesc="Send test results to TeamCity continuous integration server from unittest, nose, py.test, twisted trial, behave"
 url="https://github.com/JetBrains/teamcity-messages"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-virtualenv')
 source=("https://github.com/JetBrains/teamcity-messages/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('f84a5e91464da22ccf2121628412112fe475b08014ac16935ed891fb94d261ac6702dd49037489e88b686aa32dc1bd918ae1a6932860f48824ec8473561c63c7')
+sha512sums=('d59efff993aec223d4415898c60a3a611df8ba24afa42f8decfca98cef1c218ac50785eab065a3b84e61b3ac886b993d17bc63a95de1aa8b6ddf80fe1106bf7d')
 
 prepare() {
   cd teamcity-messages-$pkgver



More information about the arch-commits mailing list