16
0

13 Commits

Author SHA256 Message Date
766e9e9714 Remove *.obs* files
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=145
2025-08-11 17:51:27 +00:00
OBS User unknown
e632d08741 [info=b2ef9ed9b2a2669cd9074feb46acbd060e8c1d3f4b6df992678b74d795ef94b6]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=144
2025-04-23 15:18:42 +00:00
OBS User unknown
9a0dc67b3f [info=84719d15958723c50ce3c421816606b4b175f5b71c6aa0f22a7a3a90f2a78fd6]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=143
2025-04-22 22:05:22 +00:00
OBS User unknown
ae1e17768e [info=86344b7783030609ad34907e5d32dbbdfc63f3eb05e2e6aa80180350e9009a85]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=142
2025-04-22 22:03:18 +00:00
OBS User unknown
e45f6c238a [info=d27aea094b7cfce9d16c7f8a8592c7cf92643f2c50ee46bb080dafdb866ceecf]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=141
2025-04-17 04:17:37 +00:00
OBS User unknown
8c6501d66f [info=d2c9633f216267d3de5e701742dd42720abc05ef684eeedb44a410d46946332f]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=140
2025-04-02 11:13:59 +00:00
2d1bf23f08 [info=ed50e5ce3b7bc9f0b5e3cfc44d1e3b04f28f2c78038a34e2206c6e8b4a1f43ca]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=139
2025-04-02 10:22:27 +00:00
OBS User unknown
a4fcfde865 [info=489495c74822d8daf79a2edc0a5ec9e0d6c8b7ab3cb355200934de2bd2a8506d]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=138
2025-03-31 12:47:09 +00:00
OBS User unknown
feceb5b6de [info=6ba6f16f8d09e73b13442afb316453ffc1cece236d276d10ff041a62889a0744]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=137
2025-02-19 14:08:09 +00:00
OBS User unknown
7fc3605442 [info=107cc599a168170a50b2d8ba14508a078094e99d48551ce823631bfe724ce80d]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=136
2024-11-01 20:00:48 +00:00
9272de4151 [info=489495c74822d8daf79a2edc0a5ec9e0d6c8b7ab3cb355200934de2bd2a8506d]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=135
2024-10-03 19:01:34 +00:00
6815694347 - Remove upstreamed 32bit_ASN1_Time.patch
- Remove python-M2Crypto.keyring, because PyPI broke GPG support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=133
2024-08-10 22:43:13 +00:00
bca809f7be - Update 0.42.0:
- allow ASN1_{Integer,String} be initialized directly
  - minimal infrastructure for type hints for a C extension and
    some type hints for some basic modules
  - time_t on 32bit Linux is 32bit (integer) not 64bit (long)
  - EOS for CentOS 7
  - correct checking for OpenSSL version number on Windows
  - make compatible with Python 3.13 (replace PyEval_CallObject
    with PyObject_CallObject)
  - fix typo in extern function signature (and proper type of
    engine_ctrl_cmd_string())
  - move the package to Sorucehut
  - setup CI to use Sourcehut CI
  - setup CI on GitLab for Windows as well (remove Appveyor)
  - initial draft of documentation for migration to
    pyca/cryptography
  - fix Read the Docs configuration (contributed kindly by Facundo
    Tuesca)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-M2Crypto?expand=0&rev=132
2024-08-10 22:41:52 +00:00

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-M2Crypto # spec file for package python-M2Crypto
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed