Package Release Info

python-py-doc-1.5.2-bp152.2.6

Update Info: Base Release
Available in Package Hub : 15 SP2 (BETA)

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-py-doc

Change Logs

* Sun Nov 19 2017 arun@gmx.de
- specfile:
  * updated url
- update to version 1.5.2:
  * fix #169, #170: error importing py.log on Windows: no module named
    "syslog".
- changes from version 1.5.1:
  * fix #167 - prevent pip from installing py in unsupported Python
    versions.
* Wed Nov 15 2017 arun@gmx.de
- update to version 1.5.0:
  * python 2.6 and 3.3 are no longer supported
  * deprecate py.std and remove all internal uses
  * fix #73 turn py.error into an actual module
  * path join to / no longer produces leading double slashes
  * fix #82 - remove unsupportable aliases
  * fix python37 compatibility of path.sysfind on windows by correctly
    replacing vars
  * turn iniconfig and apipkg into vendored packages and ease
    de-vendoring for distributions
  * fix #68 remove invalid py.test.ensuretemp references
  * fix #25 - deprecate path.listdir(sort=callable)
  * add TerminalWriter.chars_on_current_line read-only property that
    tracks how many characters have been written to the current line.
* Fri Jun 30 2017 aloisio@gmx.com
- Update to 1.4.34
* Thu Feb 23 2017 jmatejek@suse.com
- update to 1.4.32
- use only python3-Sphinx to build docs
- provide $flavor-doc for all pythons
* Sat Sep 03 2016 p.drouand@gmail.com
- Update download Url
* Sat Jul 23 2016 michael@stroeder.com
- corrected homepage URL
- HTTPS URL for pypi source link
- update to version 1.4.31
  * fix local().copy(dest, mode=True) to also work with unicode.
  * pass better error message with svn EEXIST paths
* Thu Jul 02 2015 aj@ajaissle.de
- update to version 1.4.30
* Tue Jun 30 2015 aj@ajaissle.de
- Split documentation into separate package to avoid build loop
Version: 1.5.2-bp152.2.5
* Sun Nov 19 2017 arun@gmx.de
- specfile:
  * updated url
- update to version 1.5.2:
  * fix #169, #170: error importing py.log on Windows: no module named
    "syslog".
- changes from version 1.5.1:
  * fix #167 - prevent pip from installing py in unsupported Python
    versions.
* Wed Nov 15 2017 arun@gmx.de
- update to version 1.5.0:
  * python 2.6 and 3.3 are no longer supported
  * deprecate py.std and remove all internal uses
  * fix #73 turn py.error into an actual module
  * path join to / no longer produces leading double slashes
  * fix #82 - remove unsupportable aliases
  * fix python37 compatibility of path.sysfind on windows by correctly
    replacing vars
  * turn iniconfig and apipkg into vendored packages and ease
    de-vendoring for distributions
  * fix #68 remove invalid py.test.ensuretemp references
  * fix #25 - deprecate path.listdir(sort=callable)
  * add TerminalWriter.chars_on_current_line read-only property that
    tracks how many characters have been written to the current line.
* Fri Jun 30 2017 aloisio@gmx.com
- Update to 1.4.34
* Thu Feb 23 2017 jmatejek@suse.com
- update to 1.4.32
- use only python3-Sphinx to build docs
- provide $flavor-doc for all pythons
* Sat Sep 03 2016 p.drouand@gmail.com
- Update download Url
* Sat Jul 23 2016 michael@stroeder.com
- corrected homepage URL
- HTTPS URL for pypi source link
- update to version 1.4.31
  * fix local().copy(dest, mode=True) to also work with unicode.
  * pass better error message with svn EEXIST paths
* Thu Jul 02 2015 aj@ajaissle.de
- update to version 1.4.30
* Tue Jun 30 2015 aj@ajaissle.de
- Split documentation into separate package to avoid build loop
Version: 1.5.2-bp152.2.4
* Sun Nov 19 2017 arun@gmx.de
- specfile:
  * updated url
- update to version 1.5.2:
  * fix #169, #170: error importing py.log on Windows: no module named
    "syslog".
- changes from version 1.5.1:
  * fix #167 - prevent pip from installing py in unsupported Python
    versions.
* Wed Nov 15 2017 arun@gmx.de
- update to version 1.5.0:
  * python 2.6 and 3.3 are no longer supported
  * deprecate py.std and remove all internal uses
  * fix #73 turn py.error into an actual module
  * path join to / no longer produces leading double slashes
  * fix #82 - remove unsupportable aliases
  * fix python37 compatibility of path.sysfind on windows by correctly
    replacing vars
  * turn iniconfig and apipkg into vendored packages and ease
    de-vendoring for distributions
  * fix #68 remove invalid py.test.ensuretemp references
  * fix #25 - deprecate path.listdir(sort=callable)
  * add TerminalWriter.chars_on_current_line read-only property that
    tracks how many characters have been written to the current line.
* Fri Jun 30 2017 aloisio@gmx.com
- Update to 1.4.34
* Thu Feb 23 2017 jmatejek@suse.com
- update to 1.4.32
- use only python3-Sphinx to build docs
- provide $flavor-doc for all pythons
* Sat Sep 03 2016 p.drouand@gmail.com
- Update download Url
* Sat Jul 23 2016 michael@stroeder.com
- corrected homepage URL
- HTTPS URL for pypi source link
- update to version 1.4.31
  * fix local().copy(dest, mode=True) to also work with unicode.
  * pass better error message with svn EEXIST paths
* Thu Jul 02 2015 aj@ajaissle.de
- update to version 1.4.30
* Tue Jun 30 2015 aj@ajaissle.de
- Split documentation into separate package to avoid build loop
Version: 1.5.2-bp152.2.3
* Sun Nov 19 2017 arun@gmx.de
- specfile:
  * updated url
- update to version 1.5.2:
  * fix #169, #170: error importing py.log on Windows: no module named
    "syslog".
- changes from version 1.5.1:
  * fix #167 - prevent pip from installing py in unsupported Python
    versions.
* Wed Nov 15 2017 arun@gmx.de
- update to version 1.5.0:
  * python 2.6 and 3.3 are no longer supported
  * deprecate py.std and remove all internal uses
  * fix #73 turn py.error into an actual module
  * path join to / no longer produces leading double slashes
  * fix #82 - remove unsupportable aliases
  * fix python37 compatibility of path.sysfind on windows by correctly
    replacing vars
  * turn iniconfig and apipkg into vendored packages and ease
    de-vendoring for distributions
  * fix #68 remove invalid py.test.ensuretemp references
  * fix #25 - deprecate path.listdir(sort=callable)
  * add TerminalWriter.chars_on_current_line read-only property that
    tracks how many characters have been written to the current line.
* Fri Jun 30 2017 aloisio@gmx.com
- Update to 1.4.34
* Thu Feb 23 2017 jmatejek@suse.com
- update to 1.4.32
- use only python3-Sphinx to build docs
- provide $flavor-doc for all pythons
* Sat Sep 03 2016 p.drouand@gmail.com
- Update download Url
* Sat Jul 23 2016 michael@stroeder.com
- corrected homepage URL
- HTTPS URL for pypi source link
- update to version 1.4.31
  * fix local().copy(dest, mode=True) to also work with unicode.
  * pass better error message with svn EEXIST paths
* Thu Jul 02 2015 aj@ajaissle.de
- update to version 1.4.30
* Tue Jun 30 2015 aj@ajaissle.de
- Split documentation into separate package to avoid build loop
Version: 1.5.2-bp152.2.1
* Sun Nov 19 2017 arun@gmx.de
- specfile:
  * updated url
- update to version 1.5.2:
  * fix #169, #170: error importing py.log on Windows: no module named
    "syslog".
- changes from version 1.5.1:
  * fix #167 - prevent pip from installing py in unsupported Python
    versions.
* Wed Nov 15 2017 arun@gmx.de
- update to version 1.5.0:
  * python 2.6 and 3.3 are no longer supported
  * deprecate py.std and remove all internal uses
  * fix #73 turn py.error into an actual module
  * path join to / no longer produces leading double slashes
  * fix #82 - remove unsupportable aliases
  * fix python37 compatibility of path.sysfind on windows by correctly
    replacing vars
  * turn iniconfig and apipkg into vendored packages and ease
    de-vendoring for distributions
  * fix #68 remove invalid py.test.ensuretemp references
  * fix #25 - deprecate path.listdir(sort=callable)
  * add TerminalWriter.chars_on_current_line read-only property that
    tracks how many characters have been written to the current line.
* Fri Jun 30 2017 aloisio@gmx.com
- Update to 1.4.34
* Thu Feb 23 2017 jmatejek@suse.com
- update to 1.4.32
- use only python3-Sphinx to build docs
- provide $flavor-doc for all pythons
* Sat Sep 03 2016 p.drouand@gmail.com
- Update download Url
* Sat Jul 23 2016 michael@stroeder.com
- corrected homepage URL
- HTTPS URL for pypi source link
- update to version 1.4.31
  * fix local().copy(dest, mode=True) to also work with unicode.
  * pass better error message with svn EEXIST paths
* Thu Jul 02 2015 aj@ajaissle.de
- update to version 1.4.30
* Tue Jun 30 2015 aj@ajaissle.de
- Split documentation into separate package to avoid build loop