6 Commits

Author SHA1 Message Date
Christoph Reiter
bdcaf93fc7 pyalpm: Update to 0.10.3 2021-06-06 11:19:54 +02:00
Christoph Reiter
6d4b3577b4
Python 2 Removal - Round 1 (#1866)
* gpgme: Drop the Python 2 package

* dtc: Build with Python 3

The package in the repo is already build using Python 3, so this basically
just fixes the dependency list.

* Drop jhbuild-git

This is a really old version and upstream doesn't target cygwin, so just drop it.

* python-colorama: Drop Python 2 package

* python-mako: Drop Python 2 package

* python-pyalpm: Update to 0.9.1 and drop Python 2 package

0.8 did no longer build with the current pacman so I had to update
as well to drop Python 2.

* python-pygments: Drop Python 2 package

* python2-pathlib: Remove package

Unused

* python2-scandir: Remove package

Unused

* python-beaker: Drop Python 2 package

* python-markupsafe: Drop Python 2 package

* python-mock: Drop Python 2 package

* python2-funcsigs: Remove package

Unused

* python-nose: Drop Python 2 package

Also adds a conflict with python2-nose because the man pages and
main script got moved to the Python 3 package.

* python2-unittest2: Remove package

Unused

* python2-traceback2: Remove package

Unused

* python2-linecache2: Remove package

Unused

* python-pbr: Drop Python 2 package
2020-02-24 10:40:03 +03:00
Alexey Pavlov
3cfd4bf547 python-alpm: Update to 0.8.4 2018-10-30 09:53:34 +03:00
Ray Donnelly
e7334bbbb3 pyalpm: Un-conflict Python 2 + 3 versions 2016-03-12 23:40:18 +00:00
Ray Donnelly
d18b6d85da pyalpm: Python 3 fixes 2016-03-12 18:53:48 +00:00
Ray Donnelly
ff90f3b627 pyalpm: New package
Python wrapper for libalpm and python implementation of
pacman (pycman). Backported to Python 2.
2016-03-12 15:50:58 +00:00