Changelog for
jython-2.7.3-2.7.x86_64.rpm :
* Mon Sep 25 2023 Fridrich Strba
- Added patches:
* jython-java8compat.patch + use release=8 on compilers that support it
* jython-reproducible-builds.patch + preserve mtimes of files since they get embedded in the resultiong class files + use relative paths of files that get included in antlr getGrammar
* methods
* jython-reproducible-now.patch + use SOURCE_DATE_EPOCH for \"now\" if the variable is set
* Wed Jun 28 2023 Pedro Monreal - Update to 2.7.3: [bsc#1186065]
* See full changelog in the NEWS file.
* Fetch sources by source _service in order to exclude the different binary jar files
* Add jython-fix-tty-detection.patch
* Rebase patches: - jython-dont-validate-pom.patch - jython-build.patch - jython-cachedir.patch
* Remove patches fixed upstream: - jython-makeCompiledFilename.patch - jython-module.patch - jython-nofullbuildpath.patch - jython-cacheperms.patch - jython-compareto.patch - jython-sourcetarget.patch - jython-cached-classes.patch
* Sun Mar 20 2022 Fridrich Strba - Modified patch:
* jython-sourcetarget.patch + build with java source and tartget level 1.8
* Mon Jun 21 2021 Matej Cepl - Change dependencies to Python 3
* Wed Jun 26 2019 Fridrich Strba - Add maven artifact alias
* Tue Feb 12 2019 Fridrich Strba - Build against jline1, a compatibility package
* Fri Nov 23 2018 Fridrich Strba - Distribute the maven pom file and generate the mvn(...) provides- Added patch:
* jython-dont-validate-pom.patch + Do not validate the pom.xml file during the build
* Mon Dec 18 2017 fstrbaAATTsuse.com- Require java 8 or higher to build.
* Mon Sep 18 2017 fstrbaAATTsuse.com- Removed patch:
* jython-javadoc.patch - Not needed, since doclint is disabled by default
* Sun Sep 10 2017 fstrbaAATTsuse.com- Added patches:
* jython-compareto.patch
* jython-module.patch + Fix build breakages with jdk9
* jython-javadoc.patch + Disable doclint in order not to die on javadoc formatting errors
* jython-sourcetarget.patch + Specify java target and source level 1.6 in order to allow building with jdk9- Depend on jline
* Fixes missing symbols with javadoc and jdk9