Revisions of python-PyQRCode
buildservice-autocommit
accepted
request 1130383
from
Dirk Mueller (dirkmueller)
(revision 21)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1130326
from
Antonio Larrosa (alarrosa)
(revision 20)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit
accepted
request 1086637
from
Matej Cepl (mcepl)
(revision 19)
baserev update by copy to link target
Matej Cepl (mcepl)
accepted
request 1086623
from
Benjamin Greiner (bnavigator)
(revision 18)
- Replace build_sphinx setuptools hook with direct sphinx-build call -- fixes boo#1211051
buildservice-autocommit
accepted
request 970967
from
Matej Cepl (mcepl)
(revision 17)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 16)
- Clean up of the SPEC file.
Matej Cepl (mcepl)
accepted
request 950744
from
Bernhard Wiedemann (bmwiedemann)
(revision 15)
Add reproducible.patch to not include build date (boo#1047218)
Matej Cepl (mcepl)
committed
(revision 14)
- Update to 1.3.6: - Code improvements / refactorings - Optimized generation of numerical QR Codes - MUCH faster PNG writing (approx. twice as fast) - Don't raise a UnicodeError if the user provided binary data and sets the mode explicitly to 'binary'. Fixed by Mathieu <https://github.com/albatros69> (PR #13) - The builder raises more specific exceptions like VersionError, MaskError, DataOverflowError. This change is backwards compatible since all exceptions are inherited from ValueError. - Added "designator" property to QRCode. This encodes the version number and error correction level, i.e. "1-H" - Fixed alphanumeric encoding. The bug was introduced in the 1.3.4 release - Added more test cases - Added CLI docs - (Deprecated) QRCode.terminal() did not work. Fixed. - Initial release of PyQRCode NG (PyQRCode Next Generation)
Matej Cepl (mcepl)
accepted
request 936477
from
Petr Gajdos (pgajdos)
(revision 13)
- do not require pytest-runner for build, it is not needed
buildservice-autocommit
accepted
request 805582
from
Tomáš Chvátal (scarabeus_iv)
(revision 12)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 805580
from
Antonio Larrosa (alarrosa)
(revision 11)
- Re-download source package which changed the topdir name
Tomáš Chvátal (scarabeus_iv)
accepted
request 805555
from
Antonio Larrosa (alarrosa)
(revision 10)
- Do not build python2 version
buildservice-autocommit
accepted
request 738309
from
Matej Cepl (mcepl)
(revision 9)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 8)
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
buildservice-autocommit
accepted
request 690278
from
Tomáš Chvátal (scarabeus_iv)
(revision 7)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
committed
(revision 6)
- Sort out with spec-cleaner
Dominique Leuenberger (dimstar_suse)
accepted
request 688701
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
initialized devel package after accepting 688701
Matej Cepl (mcepl)
accepted
request 688863
from
Matej Cepl (mcepl)
(revision 4)
- Upgrade to 1.3.0 (from https://github.com/heuer/pyqrcode/): - Added support for meCards etc. contributed by Riccardo Metere - Skip detecting content type if constructor mode is given to constructor. Contributed by Martijn van Rheenen. - Moved tests from nose to pytest since nose is deprecated - Updated test environment: Added PyPy, PyPy3 and Python 3.6 - QRCode.get_png_size() is deprecated, use QRCode.symbol_size(). The latter returns a (width, height) tuple, not an integer. - Deprecated QRCode.png_as_base64_str(), use QRCode.png_data_uri() which returns a valid URI instead of a Base64 encoded string - Faster PNG generation - Added CLI - Added term() method to QRCode which prints the QR Code to the terminal. This works with Windows and Unix. - Deprecated QRCode.terminal() in favor of QRCode.term() - Added "scale" parameter to QRCode.text - Initial packaging of the version 1.2.1
Tomáš Chvátal (scarabeus_iv)
committed
(revision 3)
Tomáš Chvátal (scarabeus_iv)
committed
(revision 2)
Displaying revisions 1 - 20 of 21