Revisions of python-pypng

buildservice-autocommit accepted request 1096597 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 20)
baserev update by copy to link target
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 1096534 from Torsten Gruner's avatar Torsten Gruner (Simmphonie) (revision 19)
- update to version  0.20220715.0
  * Development moved to gitlab: https://gitlab.com/drj11/pypng
  * If you pass an empty file to PyPNG
    it now raises the builtin Python exception EOFError.
    This should make it easier to diagnose empty file problems separately
    from genuine format errors
    (which use png.FormatError).
    This is a slightly breaking change to the API.
  * New prirowpng tool to join PNG images in a row left-to-right
    (old internal pipcat tool).
  * New pricolpng tool to join PNG images in a column top-to-bottom.
  * Support for plain PGM files (magic number P2) added to pripamtopng.
  * New priplan9topng tool to convert from Plan 9 image format to PNG.
    In reality this has been lurking in the codebase for years, but
    has recently been converted to Python 3.
    The author has only a limited collection of Plan 9 images,
    which limits the testing that can be done.
    The author welcomes bug reports for Plan 9 images.
  * The priplan9topng tool has an even more experimental option
    --font which converts Plan 9 subfont files to a sequence of PNG files.
- release 0.0.21
  * Support for Python 2 is dropped.
  * Python 3.5 and onwards are supported.
  * Some of the ancillary tools are modified to work on Python 3.
  * Installs via wheel files.
  * prichunkpng command line tool now has some new options to add
  * chunks:
    --iccprofile to add a iCCP chunk (ICC Profile);
    --physical to add a pHYs chunk, specifying the intended pixel size;
    --sigbit to add a sBIT chunk, specifying the encoded significant bits;
    --transparent to add a tRNS chunk, specifying the transparent colour.
  * priditherpng command line tool standardised and
    converted to Python 3.
  * pripngtopam tool now has a --plain option to output plain PGM
    and PPM formats. The topam part of the name is a bit of a
    misnomer: when possible (L and RGB PNG files) the tool will
    output either a PGM (grey) or a PPM (RGB) file. Essentially all
    tools that can process a PAM file can also process a PGM or a
    PPM file. PAM files cannot be plain so using the option
    will raise an error in the case where a true PAM file is
    written.
  * Better error messages when you write the wrong number of rows.
    (Slightly experimentally) running the png module as a command
    line tool, with python -m png, will report the version and
    file location of the png module.
- remove pr_106.patch
- remove pypng-pr104-py39.patch
buildservice-autocommit accepted request 1008769 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 18)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 17)
- Fix u-a scriptlets
buildservice-autocommit accepted request 886560 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 16)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) accepted request 886372 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 15)
- Add pypng-pr104-py39.patch for Python 3.9 compatibility
  gh#drj11/pypng#104
- Expand u-a install scriptlets early (Fix rpmlint warnings) 
buildservice-autocommit accepted request 875536 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 14)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 875534 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 13)
- Only test optional numpy when availalbe: python36-numpy is not
buildservice-autocommit accepted request 834140 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 12)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 834040 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 11)
- Remove test module from runtime package with pr_106.patch
buildservice-autocommit accepted request 807710 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 10)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 807692 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 9)
- %python3_only -> %python_alternative
buildservice-autocommit accepted request 717625 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 8)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 7)
- Update to 0.0.20:
  * no changelog
buildservice-autocommit accepted request 680421 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 6)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 5)
- Update to 0.0.19:
  * No upstream changelog, many flake/codewarning fixes
buildservice-autocommit accepted request 659600 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 4)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 3)
Remove superfluous devel dependency for noarch package
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 581989 from Todd R's avatar Todd R (TheBlackCat) (revision 2)
initialized devel package after accepting 581989
Todd R's avatar Todd R (TheBlackCat) accepted request 540605 from Todd R's avatar Todd R (TheBlackCat) (revision 1)
- initial version
Displaying all 20 revisions
openSUSE Build Service is sponsored by