Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655078 - dev-python/pyzbar - Read one-dimensional barcodes and QR codes from Python
Summary: dev-python/pyzbar - Read one-dimensional barcodes and QR codes from Python
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://github.com/NaturalHistoryMuse...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-06 14:30 UTC by Oleksandr Trotsenko
Modified: 2018-05-18 14:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleksandr Trotsenko 2018-05-06 14:30:01 UTC
Hello!

I am working on introducing https://github.com/bilelmoussaoui/Authenticator into gentoo and it depends on pyzbar. So I would like to introduce it to Gentoo.

Locally I have Authenticator already installed through overlay and pyzbar works OK as far as I can tell.

I will file a pull request in a moment.
Comment 1 Larry the Git Cow gentoo-dev 2018-05-18 14:55:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8823d61fc48f240ae0d475ed85bdf630cd23b8f0

commit 8823d61fc48f240ae0d475ed85bdf630cd23b8f0
Author:     Oleksandr Trotsenko <oleksandr.trotsenko@gmail.com>
AuthorDate: 2018-05-06 14:35:03 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-05-18 14:55:29 +0000

    dev-python/pyzbar: Introducing package
    
    Closes: https://bugs.gentoo.org/655078
    Closes: https://github.com/gentoo/gentoo/pull/8281
    Package-Manager: Portage-2.3.33, Repoman-2.3.9

 dev-python/pyzbar/Manifest            |  1 +
 dev-python/pyzbar/metadata.xml        | 12 ++++++++++++
 dev-python/pyzbar/pyzbar-0.1.5.ebuild | 36 +++++++++++++++++++++++++++++++++++
 3 files changed, 49 insertions(+)