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

Bug#889782: marked as done (O: bunch -- Dot-accessible Python dictionary (a la JavaScript objects))



Your message dated Sun, 11 Aug 2019 06:00:26 +0000
with message-id <E1hwgu2-0002m7-O0@fasolo.debian.org>
and subject line Bug#934401: Removed package(s) from unstable
has caused the Debian Bug report #889782,
regarding O: bunch -- Dot-accessible Python dictionary (a la JavaScript objects)
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.)


-- 
889782: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889782
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp

The current maintainer of bunch, Simon Chopin <chopin.simon@gmail.com> ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

As the listed maintainer is the only human uploader, I orphan pacakge but put
the Python packaging team is in X-Debbugs-CC for information so that they can
pick it up.

If you want to be the new maintainer, please see
https://www.debian.org/devel/wnpp/#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: bunch
Binary: python-bunch
Version: 1.0.1-1
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Simon Chopin <chopin.simon@gmail.com>
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-setuptools
Architecture: all
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 4699240d8ea2acc05c0c701e25381aa5 1967 bunch_1.0.1-1.dsc
 0a829d64e95ed96defbcae2bf9061bb0 6577 bunch_1.0.1.orig.tar.gz
 432186b61c4441108cf87e5db7ba4b6e 2601 bunch_1.0.1-1.debian.tar.gz
Vcs-Browser: http://anonscm.debian.org/viewsvn/python-modules/packages/bunch/trunk/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/bunch/trunk
Checksums-Sha1:
 76f0bfe655789a8a2ee14886db7d3319928c03ff 1967 bunch_1.0.1-1.dsc
 f53eee28d911103dda195a4331c393b1fc150207 6577 bunch_1.0.1.orig.tar.gz
 c7272cf838826735997df05806503c610276fbbd 2601 bunch_1.0.1-1.debian.tar.gz
Checksums-Sha256:
 b0d20dd7dcdf25d383a430a3dbd7c22d90d73bf02642b234c3f3dec260fc95bb 1967 bunch_1.0.1-1.dsc
 50c77a0fc0cb372dfe48b5e11937d5f70e743adbf42683f3a6d2857645a76aaa 6577 bunch_1.0.1.orig.tar.gz
 724054bd2f19191b6674587640b3c55dee77decfaf7e3c8b103d4913ce36c74b 2601 bunch_1.0.1-1.debian.tar.gz
Homepage: https://github.com/dsc/bunch/
Package-List: 
 python-bunch deb python optional
Directory: pool/main/b/bunch
Priority: source
Section: misc

Package: bunch
Binary: python-bunch
Version: 1.0.1-1
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Simon Chopin <chopin.simon@gmail.com>
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python-setuptools
Architecture: all
Standards-Version: 3.9.4
Format: 3.0 (quilt)
Files:
 4699240d8ea2acc05c0c701e25381aa5 1967 bunch_1.0.1-1.dsc
 0a829d64e95ed96defbcae2bf9061bb0 6577 bunch_1.0.1.orig.tar.gz
 432186b61c4441108cf87e5db7ba4b6e 2601 bunch_1.0.1-1.debian.tar.gz
Vcs-Browser: http://anonscm.debian.org/viewsvn/python-modules/packages/bunch/trunk/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/bunch/trunk
Checksums-Sha256:
 b0d20dd7dcdf25d383a430a3dbd7c22d90d73bf02642b234c3f3dec260fc95bb 1967 bunch_1.0.1-1.dsc
 50c77a0fc0cb372dfe48b5e11937d5f70e743adbf42683f3a6d2857645a76aaa 6577 bunch_1.0.1.orig.tar.gz
 724054bd2f19191b6674587640b3c55dee77decfaf7e3c8b103d4913ce36c74b 2601 bunch_1.0.1-1.debian.tar.gz
Homepage: https://github.com/dsc/bunch/
Package-List: 
 python-bunch deb python optional
Directory: pool/main/b/bunch
Priority: optional
Section: misc

Package: python-bunch
Source: bunch
Version: 1.0.1-1
Installed-Size: 78
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Depends: python (>= 2.7), python (<< 2.8)
Description-en: Dot-accessible Python dictionary (a la JavaScript objects)
 Bunch is a subclass of Python's dict that supports attribute-style
 access, a la JavaScript.
 .
 For instance, you can have the following:
 >>> b = bunch.bunchify({"foo":"bar"}
 >>> b.foo
 'bar'
Description-md5: 34e71dc12ab18b7e18a67e823d8ecba8
Homepage: https://github.com/dsc/bunch/
Section: python
Priority: optional
Filename: pool/main/b/bunch/python-bunch_1.0.1-1_all.deb
Size: 7814
MD5sum: 5dce828ba08fad48736c8efce3207a58
SHA1: edf0aed120b7fbbbfbc0898f58dae11004caf0ef
SHA256: 8747f123feb6f6e6cc8053034b48c7bb426624faa0a98cc63e3a1b866d7ecf3c

Package: python-bunch
Source: bunch
Version: 1.0.1-1
Installed-Size: 78
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Depends: python (>= 2.7), python (<< 2.8)
Description-en: Dot-accessible Python dictionary (a la JavaScript objects)
 Bunch is a subclass of Python's dict that supports attribute-style
 access, a la JavaScript.
 .
 For instance, you can have the following:
 >>> b = bunch.bunchify({"foo":"bar"}
 >>> b.foo
 'bar'
Description-md5: 34e71dc12ab18b7e18a67e823d8ecba8
Homepage: https://github.com/dsc/bunch/
Section: python
Priority: optional
Filename: pool/main/b/bunch/python-bunch_1.0.1-1_all.deb
Size: 7814
MD5sum: 5dce828ba08fad48736c8efce3207a58
SHA1: edf0aed120b7fbbbfbc0898f58dae11004caf0ef
SHA256: 8747f123feb6f6e6cc8053034b48c7bb426624faa0a98cc63e3a1b866d7ecf3c

--- End Message ---
--- Begin Message ---
Version: 1.0.1-1+rm

Dear submitter,

as the package bunch has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/934401

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: