29 Commits

Author SHA1 Message Date
Christoph Reiter
a0902f1e21 Use pypi PURLs instead of plain pypi names
This allows us to include a version and we already use PURL
for other things, so might as well remove the pypi special case.

Normalize the names, since that is required for PURLs.
2025-02-16 20:58:55 +01:00
Christoph Reiter
0566eff63a Remove makedepends on python-wheel everywhere
setuptools no longer needs it for building wheels since v70.1.0
2024-08-16 14:03:27 +02:00
Christoph Reiter
9b64bd6498 python 3.12 rebuilds 2024-07-05 23:01:07 +02:00
Christoph Reiter
6bcfd96630 python-beaker: Update to 1.13.0 2024-06-03 07:49:22 +02:00
Christoph Reiter
e8f4f9baa3 more CPEs 2024-03-26 09:46:25 +01:00
Christoph Reiter
68c3c3a1f7 More CPEs and pypi references 2024-03-21 20:31:57 +01:00
Christoph Reiter
36921853ac Add some github URLs 2024-01-21 19:56:52 +01:00
Mehdi Chinoune
df05fe1d70 python-beaker: update to 1.12.1 2023-02-15 08:09:00 +01:00
Christoph Reiter
28c89659b0 python 3.11 rebuilds 2023-02-14 09:48:24 +01:00
Christoph Reiter
0a996297e3 Some URL fixes and rebuilds 2023-02-12 17:44:00 +01:00
Christoph Reiter
c7c457c96d python-beaker: port to build/installer 2022-12-17 12:13:00 +01:00
Mehdi Chinoune
b833a0d931 python-beaker: update to 1.12.0 2022-12-10 21:19:14 +01:00
Christoph Reiter
8780e5c2b8 Python 3.10 rebuilds 2022-07-02 18:56:12 +02:00
Christoph Reiter
32fa352448 Move setuptools to makedepends where possible 2022-02-06 11:21:06 +01: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
Christoph Reiter
c6a134d91a Python 3.9 rebuilds 2021-05-15 15:21:37 +02:00
Alexey Pavlov
a922758bf5 Rebuild python packages to match 3.8.2 version 2020-04-16 19:46:15 +03:00
Alexey Pavlov
885bbbadf0 Drop Python2 support. Round 4 2020-03-02 12:44: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
67bf40ec6a python-beaker: Update to 1.11.0 2019-10-04 08:39:18 +03:00
Alexey Pavlov
4a90aa0660 python-beaker: Update to 1.10.1 2019-04-27 23:52:36 +03:00
J. Peter Mugaas
2a3b6fbee4 python-beaker 1.10.0 - add funcsigs as a python2-specific dependency (#1500) 2018-11-30 08:37:59 +03:00
Alexey Pavlov
f42f8caab9 python-beaker: Rebuild 2018-10-30 10:19:48 +03:00
Alexey Pavlov
aaa400827d python-beaker: Update to 1.10.0 2018-08-08 09:35:05 +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
Alexey Pavlov
7461c2c906 python-beaker: Update tp 1.9.0 2017-09-13 22:07:26 +03:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Alexpux
08d41034a1 python-beaker: Update to 1.7.0 2015-05-07 11:36:11 +03:00
Alexpux
81dd0eee1d Add python modules: beaker, nose, markupsafe, mako 2015-03-10 08:28:30 +03:00