Your message dated Tue, 24 Jan 2017 16:00:11 +0000
with message-id <[email protected]>
and subject line Bug#849937: fixed in python-parse 1.6.6-0.1
has caused the Debian Bug report #849937,
regarding python-parse: Support python3
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 [email protected]
immediately.)
--
849937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849937
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-parse
Version: 1.6.3-1
Severity: wishlist
Dear Maintainer,
The python-parse package currently only supports python 2, though the actual
code (including the PyPI release) support python 3 without issue. I would like
to use a python3 version of this package in one of my packages and so would
like to see this option released.
I have attached an update control and rules file that will move this package
over to pybuild as the build system. This worked better for building on my
system than the distutils system did. I have also attached an updated control
file which will add the python3 package.
Sincerely,
Daniel Manila
Source: python-parse
Maintainer: Cyril Bouthors <[email protected]>
Uploaders: Arthur Vuillard <[email protected]>,
Cyril Bouthors <[email protected]>,
Cyril Bouthors <[email protected]>
Section: python
Priority: optional
Build-Depends: python-all (>= 2.6.6-3),python3-all, debhelper (>= 7),dh-python
Standards-Version: 3.9.4
Package: python-parse
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Parse provides the reverse function for format().
Parse strings using a specification based on the Python format() syntax.
.
``parse()`` is the opposite of ``format()``
.
The module is set up to only export ``parse()``, ``search()`` and
``findall()`` when ``import *`` is used:
.
>>> from parse import *
.
From there it's a simple thing to parse a string:
.
>>> parse("It's {}, I love it!", "It's spam, I love it!")
<Result ('spam',) {}>
>>> _[0]
'spam'
.
Or to search a string for some pattern:
.
>>> search('Age: {:d}\n', 'Name: Rufus\nAge: 42\nColor: red\n')
<Result (42,) {}>
.
Python 2 package
Package: python3-parse
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Parse provides the reverse function for format().
Parse strings using a specification based on the Python format() syntax.
.
``parse()`` is the opposite of ``format()``
.
The module is set up to only export ``parse()``, ``search()`` and
``findall()`` when ``import *`` is used:
.
>>> from parse import *
.
From there it's a simple thing to parse a string:
.
>>> parse("It's {}, I love it!", "It's spam, I love it!")
<Result ('spam',) {}>
>>> _[0]
'spam'
.
Or to search a string for some pattern:
.
>>> search('Age: {:d}\n', 'Name: Rufus\nAge: 42\nColor: red\n')
<Result (42,) {}>
.
Python 3 package
#!/usr/bin/make -f
# This file was automatically generated by stdeb 0.6.0+git at
# Fri, 18 Oct 2013 09:42:01 +0000
export PYBUILD_NAME = parse
%:
dh $@ --with python2,python3 --buildsystem=pybuild
--- End Message ---
--- Begin Message ---
Source: python-parse
Source-Version: 1.6.6-0.1
We believe that the bug you reported is fixed in the latest version of
python-parse, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Daniel Manila <[email protected]> (supplier of updated python-parse package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 12 Jan 2017 16:57:30 +0600
Source: python-parse
Binary: python-parse python3-parse
Architecture: source all
Version: 1.6.6-0.1
Distribution: unstable
Urgency: low
Maintainer: Cyril Bouthors <[email protected]>
Changed-By: Daniel Manila <[email protected]>
Description:
python-parse - Parse provides the reverse function for format(), Python2
package
python3-parse - Parse provides the reverse function for format(), Python3
package
Closes: 849937
Changes:
python-parse (1.6.6-0.1) unstable; urgency=low
.
* Non-maintainer upload.
* Adds python3 support (closes: #849937).
.
[ Gianfranco Costamagna ]
* New upstream release.
* Bump compat level to 10
* Bump std-version to 3.9.8
* Add homepage field
* Add watch file
* Add upstream signing key
* Convert copyright file in dep-5 format
Checksums-Sha1:
568cae32843d111d29a901a896a444126336caea 1951 python-parse_1.6.6-0.1.dsc
0d37dbfabac12582ab2e780deb70590a08477529 24638 python-parse_1.6.6.orig.tar.gz
00372d89771fcd38144ca6d9bb3c9f9feb66b6b2 4500
python-parse_1.6.6-0.1.debian.tar.xz
9f1ecef187b7b56cebec445e393c879e5ce93ba0 14764 python-parse_1.6.6-0.1_all.deb
fd1223ba8a63eca6523667865b74c8df58054875 5451
python-parse_1.6.6-0.1_amd64.buildinfo
c11dec622135c33c5bd5ab10029fbc4324338ac6 14840 python3-parse_1.6.6-0.1_all.deb
Checksums-Sha256:
a67be3dffcffacb06df91b90f03b93121b50134639703cdf0c77c9f5d0938481 1951
python-parse_1.6.6-0.1.dsc
71435aaac494e08cec76de646de2aab8392c114e56fe3f81c565ecc7eb886178 24638
python-parse_1.6.6.orig.tar.gz
d4de062bb5e7141983044a0e0d0ac876b5607eee6535f22f9134c25514d9c6e8 4500
python-parse_1.6.6-0.1.debian.tar.xz
fcce15bbcd995d4978dd03e305ee03a0a5294244c32c36a5f0dd8849a162876d 14764
python-parse_1.6.6-0.1_all.deb
2703d30ad26f6c2852e616342bc8fc7415e65bee0292fc8c225905c22c689137 5451
python-parse_1.6.6-0.1_amd64.buildinfo
c20e452af50ec8bedb604d3eef3ec6758e97625f0b467b466986a5a9fe68b821 14840
python3-parse_1.6.6-0.1_all.deb
Files:
e028d7d6dcb151f820c0a10c029b5327 1951 python optional
python-parse_1.6.6-0.1.dsc
11bc8c60a30fe52db4ac9a827653d0ca 24638 python optional
python-parse_1.6.6.orig.tar.gz
fef02fa3d17444582a3fce4cd8aaabe9 4500 python optional
python-parse_1.6.6-0.1.debian.tar.xz
1a04f82f931fc3cc0fbf4fc4d1fd7b8b 14764 python optional
python-parse_1.6.6-0.1_all.deb
6cb7430be1924806d11fb9b2e5ed7466 5451 python optional
python-parse_1.6.6-0.1_amd64.buildinfo
3e1dba58841d4c8915b716cb908f1365 14840 python optional
python3-parse_1.6.6-0.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJYeQAUAAoJEPNPCXROn13ZzwsP/1siPu0TiGZOoMjjCUMcFrjp
91rYqG2ktRW5rnwZtUJdXZxuI9KzwCM3OWYEPxEc3ZLBiqaCMjR8o3P2FfaQG5OQ
XbR7o0C83eFMOYfdejXq1CkOz57t47a8+8Y98Io+AELfmpsn8p7qoiC/xxqlNiwe
OxzonqMvNiSIwEdSjzJbw/EnorV8+EX2keMB8zDQXlOo4Ilbys+eEmEnWyFFI9MR
bGeWUdF9LSJ3Ze0QJ5wa5zem/EuPLyb2+2y3bsYZi09JPWEoQjZxLtGrecTQrAy4
FX2kUJZ5dHfyF8a11n0bWkiEELL7Xsj+8yYPaszm83xdrgzREB96KvSA+n6rgj2z
c311Pd/tEbvQ4GPVHmS/fP6B2eCioNrH9wy3/hLt1d/yu0w5ojpwVL8J3xbTTk/q
crsq1yDm6udehsFhesgfLlkyTYbgefQuvIQt3jf8V+jibBP1wn8OkEtdo0J0+Pb1
D5FIt6D0r/rzGbJG/k3FuY9qKNtkdootCjcjdnolW59o/XzBbZEYr5FdItlL9xIf
YSd8K1XTyGax7AQ+OKPH6WbvECq0/MzfeZX1ShzkjI+dGDTjyCjuCnLPUX7vFRLq
SNlw1ldSpeEQxejITHUggDWd9dN3TaCSDblcuMieb2cwt9NfovEIog+dT+HQAaQO
8YxDHz0K6LtBFHwqV2pZ
=clxT
-----END PGP SIGNATURE-----
--- End Message ---