python-regex 0.1.20221031-1build2 source package in Ubuntu

Changelog

python-regex (0.1.20221031-1build2) noble; urgency=medium

  * No-change rebuild with Python 3.12 as supported version

 -- Graham Inggs <email address hidden>  Tue, 31 Oct 2023 17:52:15 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Noble
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-regex_0.1.20221031.orig.tar.xz 264.8 KiB 8d771bb20ceb6c6bd425c28747e3007566901aad5ab139805b85ede794dca7b0
python-regex_0.1.20221031-1build2.debian.tar.xz 5.4 KiB 6fedbc0400796f6d151deec63270d8636138fcd4dbb54da9333db63968be3bba
python-regex_0.1.20221031-1build2.dsc 2.1 KiB 60ec1782a2ba69e9051444ab20010fda2214feff4d3fafcd32a8debb2e711937

View changes file

Binary packages built by this source

python3-regex: alternative regular expression module (Python 3)

 This new regex implementation is intended eventually to replace Python's
 current re module implementation.
 .
 For testing and comparison with the current 're' module the new implementation
 is in the form of a module called 'regex'.
 .
 This is the Python 3 version of the package.

python3-regex-dbgsym: debug symbols for python3-regex