python-regex 0.1.20221031-2build1 source package in Ubuntu

Changelog

python-regex (0.1.20221031-2build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 17:05:11 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe python
Noble release universe python

Downloads

File Size SHA-256 Checksum
python-regex_0.1.20221031.orig.tar.xz 264.8 KiB 8d771bb20ceb6c6bd425c28747e3007566901aad5ab139805b85ede794dca7b0
python-regex_0.1.20221031-2build1.debian.tar.xz 5.4 KiB d415a744dd812f15232fbc8c1019968214a6d1d61ec4ca02cc1bc03629dea380
python-regex_0.1.20221031-2build1.dsc 2.1 KiB 780ef0ab40e597b086dcedda899a4f20d614159070a4282074e048f1c8e0505b

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