git subrepo pull python-txtorcon

subrepo:
  subdir:   "python-txtorcon"
  merged:   "e8a1658"
upstream:
  origin:   "https://aur.archlinux.org/python-txtorcon"
  branch:   "master"
  commit:   "e8a1658"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"
This commit is contained in:
Gabriel Ebner 2021-03-06 09:54:39 +01:00
parent 14c008a856
commit f8b3fa0bc5
3 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-txtorcon
pkgdesc = A Twisted-based Python asynchronous controller library for Tor
pkgver = 20.0.0
pkgrel = 1
pkgrel = 2
url = https://txtorcon.readthedocs.org/
arch = any
license = MIT

View File

@ -6,7 +6,7 @@
[subrepo]
remote = https://aur.archlinux.org/python-txtorcon
branch = master
commit = d82e1d668bf8d787b6a73b5319dc07bd263ffad5
parent = f1e391fa93282717fc9b72b54368f7a92d42b643
commit = e8a1658b502c10b3d17fee69b7723d72452b60a1
parent = 14c008a8561894e594037142a9ccb8d01e7ff4f5
method = merge
cmdver = 0.4.1
cmdver = 0.4.3

View File

@ -3,7 +3,7 @@
pkgname='python-txtorcon'
_pkgname='txtorcon'
pkgver=20.0.0
pkgrel=1
pkgrel=2
pkgdesc='A Twisted-based Python asynchronous controller library for Tor'
arch=('any')
url='https://txtorcon.readthedocs.org/'