30 Commits

Author SHA1 Message Date
Dirk Stolle
763567e7af python-markupsafe: update to 3.0.3 2025-10-01 01:56:53 +02:00
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
13edc71993 Rebuild some python packages
For #5161
2025-01-25 09:35:59 +01:00
Christoph Reiter
395d1f9507 python-markupsafe: Update to 3.0.2 2024-12-26 17:25: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
687aa2bcea Python rebuilds for SOABI change
the DLL names change with this, so rebuild everything that contains
C extensions again.
2024-07-06 12:18:40 +02:00
Christoph Reiter
9b64bd6498 python 3.12 rebuilds 2024-07-05 23:01:07 +02:00
Christoph Reiter
df2f1e383c python-markupsafe: Update to 2.1.5 2024-04-16 07:48:29 +02:00
Christoph Reiter
68c3c3a1f7 More CPEs and pypi references 2024-03-21 20:31:57 +01:00
Mehdi Chinoune
c537743901 python-markupsafe: update to 2.1.4 2024-01-20 12:57:30 +01:00
Christoph Reiter
db74ea9cdb python-markupsafe: Update to 2.1.3 2023-06-20 11:50:51 +02:00
Christoph Reiter
28c89659b0 python 3.11 rebuilds 2023-02-14 09:48:24 +01:00
Christoph Reiter
4938b76a3b python-markupsafe: Update to 2.1.2 2023-02-12 18:36:01 +01:00
Christoph Reiter
0bfa537828 python-markupsafe: Port to build/installer 2022-12-17 14:07:38 +01:00
Christoph Reiter
ef6da38864 Update jinja/markupsafe 2022-07-27 17:52:33 +02:00
Christoph Reiter
8780e5c2b8 Python 3.10 rebuilds 2022-07-02 18:56:12 +02: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
d49e66848d python-markupsafe: Update to 1.1.1 2019-04-29 08:46:13 +03:00
Alexey Pavlov
9e2c7af799 python-markupsafe: Update to 1.1.0 2018-11-09 05:17:14 +03:00
Alexey Pavlov
182d98df22 python-markupsafe: Rebuild 2018-10-30 10:20:51 +03:00
Alexey Pavlov
5035c5e202 python-markupsafe: Rebuild 2018-08-08 09:37:17 +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
e67ed076d5 python-markupsafe: Update to 1.0 2017-09-13 22:16:49 +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
Viktor Szakats
2b119ae43f use secure urls
* follow some redirects
2016-02-23 10:26:02 +01:00
Alexpux
461a38e28c distutils-extra, mako, markup safe, pigments: Rebuild with python-3.4 2015-05-07 11:37:56 +03:00
Alexpux
81dd0eee1d Add python modules: beaker, nose, markupsafe, mako 2015-03-10 08:28:30 +03:00