21 Commits

Author SHA1 Message Date
Christoph Reiter
1f1a74cb26 Port everything away from PKGMETA
keep an empty PKGMETA.yml for now until all users are adjusted and
deployed.
2023-09-17 20:40:26 +02:00
Biswapriyo Nath
c3dd3d2adc
python-pyalpm: Add git in makedepends 2023-02-15 12:02:20 +05:30
Christoph Reiter
28c89659b0 python 3.11 rebuilds 2023-02-14 09:48:24 +01:00
Christoph Reiter
75bb29d4ff openssl rebuilds 2022-12-21 18:57:19 +01:00
Christoph Reiter
6b3716d282 pyalpm: port to build/installer 2022-07-26 22:43:52 +02:00
Christoph Reiter
8780e5c2b8 Python 3.10 rebuilds 2022-07-02 18:56:12 +02:00
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Jeremy Drake
55da762181 python-pyalpm: depend on libarchive not libarchive-devel 2021-08-26 19:11:21 -07:00
Biswapriyo Nath
89a2734bfb Update packages 2021-07-01 21:02:23 +05:30
Christoph Reiter
bdcaf93fc7 pyalpm: Update to 0.10.3 2021-06-06 11:19:54 +02:00
Christoph Reiter
c6a134d91a Python 3.9 rebuilds 2021-05-15 15:21:37 +02:00
Christoph Reiter
017f9691fe pyalpm: Update to 0.9.2 2020-12-20 14:14:59 +01:00
Alexey Pavlov
a922758bf5 Rebuild python packages to match 3.8.2 version 2020-04-16 19:46:15 +03: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
Christoph Reiter
a58271b395 Make pkgbase of all packages match the name of the PKGBUILD directory
Similar to https://github.com/Alexpux/MINGW-packages/pull/2878
this adjusts the pkgbase names of all packages to match the directory
name the PKGBUILD is in.

The motivation for this is to provide links to PKGBUILD sources and
git history from the web interface.

The "dwz" directory is deleted as it just contains an older copy of the
elfutils PKGBUILD (elfutils isn't in the repo)
2018-01-28 08:43:40 +01:00
Viktor Szakats
746a478425 switch to HTTPS where available 2017-09-16 03:45:32 +00:00
Ray Donnelly
e7334bbbb3 pyalpm: Un-conflict Python 2 + 3 versions 2016-03-12 23:40:18 +00:00
Ray Donnelly
9bf9a6dbe0 pyalpm: Some minor fixes 2016-03-12 19:30:20 +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