python-regex 0.1.20221031-1 source package in Ubuntu

Changelog

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

  * New upstream release
  * debian/rules
    - dont install docs/Features.rst, removed upstream
  * debian/copyright
    - extend packaging copyright years
  * debian/control
    - bump Standards-Version to 4.6.2.0 (no changes needed)

 -- Sandro Tosi <email address hidden>  Fri, 30 Dec 2022 02:04:26 -0500

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.20221031-1.dsc 2.0 KiB 1b34d21f97309e330230f46ce24adb4c9d69762d1e2b46d55161f37eea9134e4
python-regex_0.1.20221031.orig.tar.xz 264.8 KiB 8d771bb20ceb6c6bd425c28747e3007566901aad5ab139805b85ede794dca7b0
python-regex_0.1.20221031-1.debian.tar.xz 5.2 KiB 72b6107a08fa8aaea57c933b150e3f54bfbe8306b3ad49cdb618704eab562532

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