Commit Graph

16 Commits

Author SHA1 Message Date
Oscar Lesta
972dc8a8e8 pycrypto: cleanups, drop Python 3.9 support. 2025-07-24 01:02:28 -03:00
OscarL
70ac5cadda python3.8: bulk removal of now obsolete "_python38" packages. (#9328)
* python3.8: bulk removal of now obsolete "_python38" packages.

Done via scripting. No functional change intended or expected.

Some manual tweaks will follow.

* python3.8: further manual tweaks after bulk-3.8-removal.

Unlike the previous commit with automated changes,
I've tested builds for *these* recipes in beta4 64 bits.
2023-09-01 18:19:50 +00:00
OscarL
ea1e1d8571 pycrypto: fix 32 bits build, support Python 3.10. (#8089)
Switch to x86. Needs a C99 compiler.
2023-03-24 08:56:04 +01:00
Jérôme Duval
df145a169a Drop python 3.7 (and 2.7) for recipes under dev-python/
Recipes with only 3.7 are left alone. Help with #8025.
2023-03-23 21:18:44 +01:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval
7a95fa0abb pycrypto: enable 3.8, 3.9, remove 3.6 2021-01-26 18:06:56 +01:00
Jerome Duval
120ddff70f pycrypto: bump revision for python 3.7. 2019-10-25 20:49:05 +02:00
Michael Lotz
1a7ebfbc13 pycrypto: Switch to HTTPS source.
The server apparently refuses to serve the source tarball over plain
HTTP.
2018-03-28 22:05:10 +02:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Jerome Duval
282a03c8e8 dev-python: merge most python2 and python3 recipes.
* adjust recipes depending on these, ie python_dateutil=>dateutil_python.
* switch architectures to any for relevant python recipes.
* bump versions for retext, argh, beautifulsoup, cssselect, dateutil,
docutils, fonttools, html2text, httplib2, lxml, mechanize, mock, paramiko,
pillow, pip, pygments, requests, twisted, urllib3, zope_interface.
2017-04-17 10:08:41 +02:00
Alexander von Gluck IV
731670e173 pycrypto: Port bep to recipe and bump to 2.6.1 2016-03-14 17:13:03 -05:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
noryb009
4e1ffebc1a Rewrap dev-python DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Oliver Tappe
37404c8730 * fix all syntactical problems in recipe files 2013-03-30 18:58:47 +00:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Jrabbit
2e0d664e9c pycrypto bep file 2011-01-08 00:20:47 +00:00