62 Commits

Author SHA1 Message Date
Christoph Reiter
b38b2b78f4 Remove all cygwin CHOST changes
Since #5448 CHOST defaults to cygwin now, so this
is no longer needed.
2025-06-27 07:42:37 +02:00
Christoph Reiter
257f0c00fd
gpgme: Update to 1.24.3 (#5397) 2025-05-19 23:31:51 +02:00
Christoph Reiter
36c6435a54 libassuan: rebuilds 2025-03-14 14:47:37 +01:00
Christoph Reiter
78b0fc0322
gpgme: Update to 1.24.2 (#5214) 2025-02-18 20:33:40 +01:00
Christoph Reiter
13edc71993 Rebuild some python packages
For #5161
2025-01-25 09:35:59 +01:00
Christoph Reiter
9c4c0d172c gpgme: Update to 1.24.1 2024-12-11 09:22:44 +01:00
Christoph Reiter
c9822ba25d gpgme: Update to 1.24.0
* 0001-fix-broken-version.patch: refresh
* 0002-gpgme-engine-cache-version.patch: included in the new release
2024-11-11 07:13:01 +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
7cd72afee2 gpgme: cache the engine version
See https://github.com/msys2/msys2-pacman/issues/26
See https://dev.gnupg.org/T6369

This saves a gpg spawn for every gpgme_get_key() call,
for example around 100ms when starting pacman.
2024-05-21 19:24:47 +02:00
Christoph Reiter
a2ee04bf00 More CPEs 2024-03-24 20:09:34 +01:00
Christoph Reiter
174e938942 more CPEs 2024-03-22 19:04:22 +01:00
Christoph Reiter
4208a19305 gpgme: Update to 1.23.2 2023-11-30 07:52:32 +01:00
Christoph Reiter
fa45f7ea11 gpgme: Update to 1.23.1 2023-10-27 17:25:01 +02:00
Christoph Reiter
a38d6978ab gpgme: Update to 1.23.0 2023-10-26 11:20:34 +02:00
Christoph Reiter
77ce3dc51f Some libstdc++ rebuilds 2023-09-15 16:33:15 +02:00
Christoph Reiter
a2aee75efc gpgme: Update to 1.22.0 2023-08-24 07:58:04 +02:00
Christoph Reiter
9e26496f93 gpgme: Update to 1.21.0 2023-07-10 09:10:36 +02:00
Christoph Reiter
5330ca22d1 gpgme: Update to 1.20.0 2023-04-22 21:22:26 +02:00
Christoph Reiter
36bdeccd44 gpgme: Update to 1.19.0 2023-03-20 14:00:39 +01:00
Christoph Reiter
f5094b153e gpgme: support Python 3.11 2023-02-14 20:41:10 +01:00
Christoph Reiter
a34c5678f7 gpgme: update signing keys
Looks like the last release was re-signed with a newer key.
Sync the valid keys list while at it.
2023-02-14 19:59:31 +01:00
Christoph Reiter
28c89659b0 python 3.11 rebuilds 2023-02-14 09:48:24 +01:00
Christoph Reiter
39a7a7a285 gpgme: Update to 1.18.0 2022-08-11 23:41:15 +02:00
Jeremy Drake
5a51828fd6 gpgme: update patch URLs
Those URLs seemed to be to temporary files which were no longer present.
2022-07-16 17:18:37 -07:00
Christoph Reiter
6b614be395 gpgme: add py3.10 build fixes from opensuse 2022-07-02 21:27:27 +02:00
Christoph Reiter
8780e5c2b8 Python 3.10 rebuilds 2022-07-02 18:56:12 +02:00
Christoph Reiter
7c30ac4ff0 gpgme: Update to 1.17.1 2022-05-09 07:55:20 +02:00
Christoph Reiter
afcd49c2a5 Fix cygwin build triplet hack
Setting a var this way doesn't actually change it for expansion in the same line..
2022-04-03 20:38:58 +02:00
Biswapriyo Nath
a44e6246bd gpgme: update to 1.17.0
* Remove msysize patch by building as cygwin.
* Remove install script in favour of hooks.
2022-02-09 09:35:04 +05:30
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
38126d763e makedepend on autotools for packages using configure
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
Biswapriyo Nath
89a2734bfb Update packages 2021-07-01 21:02:23 +05:30
Christoph Reiter
c6a134d91a Python 3.9 rebuilds 2021-05-15 15:21:37 +02:00
Alexey Pavlov
70198c4e8b gpgme: Update to 1.15.1 2021-01-12 14:45:27 +03:00
Christoph Reiter
0d552c4b8e gpgme: Update to 1.15.0 2020-12-20 14:15:05 +01:00
Jeremy Drake
de4768e57f Use python-devel instead of libcrypt-devel.
For packages that need crypt.h by way of python.
2020-08-25 12:22:41 -07:00
Alexey Pavlov
5ce9e43445 gpgme: Update to 1.14.0 2020-07-17 09:57:40 +03:00
David Macek
9a5045442d gpgme: Add pkg-config files to devel package 2020-05-16 17:08:10 +02:00
Alexey Pavlov
3a3ad2f5c5 gpgme: Rebuild for python 3.8 2020-04-16 23:55:40 +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
2b83142c9a gpgme: Update to 1.13.1 2019-06-13 23:56:46 +03:00
Alexey Pavlov
a092224bdd gpgme: Update to 1.13.0 2019-04-15 13:02:50 +03:00
Alexey Pavlov
87b8c8b00f gpgme: Update to 1.12.0 2018-10-30 12:03:52 +03:00
Alexey Pavlov
ab21749fc9 gpgme: Fix build dependencies 2018-06-22 13:52:30 +03:00
Alexey Pavlov
2ee08cbd62 gpgme: Update to 1.11.1 2018-06-22 13:42:38 +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
Alexey Pavlov
fb66b04ed5 gpgme: Update to 1.6.0 2015-09-04 10:32:03 +03:00