[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1022727: marked as done (ITP: rust-lazy-regex -- lazy static regexes checked at compile time)



Your message dated Fri, 02 Dec 2022 17:32:22 +0100
with message-id <166999874237.2199.5540921309820018923@auryn.jones.dk>
and subject line Re: ITP: rust-lazy-regex -- lazy static regexes checked at compile time
has caused the Debian Bug report #1022727,
regarding ITP: rust-lazy-regex -- lazy static regexes checked at compile time
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1022727: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022727
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr@jones.dk>
X-Debbugs-Cc: debian-devel@lists.debian.org

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

* Package name    : rust-lazy-regex
  Version         : 2.3.0
  Upstream Author : Canop <cano.petrole@gmail.com>
* URL             : https://github.com/canop/lazy-regex
* License         : Expat
  Programming Lang: Rust
  Description     : lazy static regexes checked at compile time

 Lazy-regex enables you to use the `regex!` macro to build regexes:
  * they're checked at compile time
  * they're wrapped in `once_cell` lazy static initializers
    so that they're compiled only once
  * they can hold flags as suffix:
    `let case_insensitive_regex = regex!("ab*"i);`
  * regex creation is less verbose
 .
 This macro returns references to normal instances of `regex::Regex`
 so all the usual features are available.

This package is needed to improve test coverage for package rsass.
It will be maintained in the collaborative Debian section of Salsa,
here: <https://salsa.debian.org/debian/rust-lazy-regex>.

 - Jonas

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmNW07AACgkQLHwxRsGg
ASEfoQ//X6EGKvSPSs7+eYsyyZkh9Kgc6tYR+SqOPaKHXmnQI0MWutOx1u2MfE2n
p862BRy+dKTrsX3OLDsab0TOaZ+Ji7DyxSHkSIo5xbVIJdUr1BQ1NhwVz1urxIdB
kyKzmAclV3HrR1pP1AXwHLq94TgaJsxOCY9cOQ2dtHT/f3iJtxKO0f9DJJup5zYg
iNUq/0gr2I4izrw4yK8wvzZvCHNItrtkGZOXQJg49s3DR/IbUXGqY9jwr5QDKE9k
GoGJY6Q8G1T/f909vYEuW3k2Bk+ySs37F8/Q+FJ/Rlq9YLIcLJVYO15MQLRKt7jq
sSMVyjE6+Z/tuBNmQnDdVu/vKA+1TpvbqS4S3hmXpfDq56xaiZksf7rFs9kxyG29
CbgkkAakBU3E+NiItl+sejrIgVAFgdxy2gT7WysdSRHRdd96SN48CXAvBIl19yBu
XGqGvxO2tyONZ7FihrSnlgsyp3Ne90BSblTalEtmRU0NUwiVU6zdFxd78eu2slwM
9K+R7WTWSUwDmItaUABT4K7UmCdJfY43Dx7UCJyidG7dXsvv34x6dDPNalIJBKCF
236tAneQ62OActf9spbCJd/fOun8P45Qhb/eFOX5AcVlGKKHBcxe+Yacsb0ag9LK
ouLfmjpnzwDUuwwOMVvZV5FleduT68yumPMUePATDQv1p70WsRI=
=TaCM
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Version:  2.3.0-2

Quoting Jonas Smedegaard (2022-10-24 20:04:35)
> This package is needed to improve test coverage for package rsass.
> It will be maintained in the collaborative Debian section of Salsa,
> here: <https://salsa.debian.org/debian/rust-lazy-regex>.

...and was accepted into Debian about a month ago.

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/
 * Sponsorship: https://ko-fi.com/drjones

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature


--- End Message ---

Reply to: