python-regex 0.1.20211008-1 source package in Ubuntu

Changelog

python-regex (0.1.20211008-1) unstable; urgency=medium

  * New upstream release
  * debian/rules
    - rework how we run tests to make sure to use the build module

 -- Sandro Tosi <email address hidden>  Sat, 09 Oct 2021 22:20:57 -0400

Upload details

Uploaded by:
Sandro Tosi
Uploaded to:
Sid
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.20211008-1.dsc 2.1 KiB c9279dd40cfb8560e16231c225356c1e3db091af66fd5f8477ae0caa25d404d2
python-regex_0.1.20211008.orig.tar.xz 272.4 KiB 345aa39039701818f071d333ddf4c303fae531c2d15036c693d0db7d244c70eb
python-regex_0.1.20211008-1.debian.tar.xz 5.1 KiB b7668562a7b6861129ce3027c936a78d06ef0c763b0a3431dc69056e7d3ff339

No changes file available.

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