python-regex 0.1.20221031-1build1 source package in Ubuntu

Changelog

python-regex (0.1.20221031-1build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Tue, 28 Feb 2023 19:40:41 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Sandro Tosi
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar 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-1build1.debian.tar.xz 5.3 KiB 543f45e483b75ee03a1a8386b3353b0246583ea2b69f03fec66248e372b34cfa
python-regex_0.1.20221031-1build1.dsc 2.1 KiB 76065df2d20d6b49995b25b9a92a672ef4c15e8cec51e4155ca89ee4e5ef7020

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