python-pathspec 0.11.0-ok1 source package in openKylin

Changelog

python-pathspec (0.11.0-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- sufang <email address hidden>  Wed, 08 Feb 2023 16:26:30 +0800

Upload details

Uploaded by:
sufang
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main python
Yangtze V1.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-pathspec_0.11.0.orig.tar.gz 42.1 KiB 0007d523729ee83f73f2cf3360a5f303ec9a263e5372e2fd0e02893d10375a20
python-pathspec_0.11.0-ok1.debian.tar.xz 6.6 KiB 5c91a0adea7a828fa44d8ab5f0e23b06b25d8cd54ce928c75ced769ca1cfd585
python-pathspec_0.11.0-ok1.dsc 1.9 KiB acfe4e03ded6b412290261ad88a6372f7ea02a33cf18dca2d4d4acbf587bb71c

View changes file

Binary packages built by this source

python3-pathspec: utility library for gitignore style pattern matching of file paths (Python 3)

 pathspec is a utility library for pattern matching of file paths.
 So far this only includes Git's wildmatch pattern matching which itself is
 derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
 .
 This package installs the library for Python 3.