Bug 1826539

Summary: python-jnius-1.3.0 is available / build with java-11-openjdk
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: python-jniusAssignee: Raphael Groner <projects.rg>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: jvanek, projects.rg, python-sig
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-jnius-1.3.0-5.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-05 16:34:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1803234, 1825969, 1858076    

Description Upstream Release Monitoring 2020-04-21 22:42:19 UTC
Latest upstream release: 1.3.0-test
Current version/release in rawhide: 1.2.0-4.fc32
URL: https://github.com/kivy/pyjnius

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from anitya: https://release-monitoring.org/project/16254/

Comment 1 Upstream Release Monitoring 2020-04-21 22:42:23 UTC
An HTTP error occurred downloading the package's new Source URLs: Getting https://github.com/kivy/pyjnius/archive/1.3.0.tar.gz#/pyjnius-1.3.0.tar.gz to ./pyjnius-1.3.0.tar.gz

Comment 2 Raphael Groner 2020-06-06 19:03:17 UTC
https://github.com/kivy/pyjnius/releases/tag/1.3.0

Comment 3 Raphael Groner 2020-06-06 19:28:52 UTC
There are test failures:

ERROR: The functions should only raise an error when the vm is running.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
TypeError: test_set_options_vm_running() missing 2 required positional arguments: 'function' and 'args'
======================================================================
FAIL: test_jnius_config.TestJniusConfig.test_add_classpath
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/builddir/build/BUILD/pyjnius-1.3.0/tests/test_jnius_config.py", line 62, in test_add_classpath
    assert jnius_config.vm_running is False
AssertionError
======================================================================
FAIL: test_jnius_config.TestJniusConfig.test_add_options
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/builddir/build/BUILD/pyjnius-1.3.0/tests/test_jnius_config.py", line 46, in test_add_options
    assert jnius_config.vm_running is False
AssertionError
======================================================================
FAIL: test_jnius_config.TestJniusConfig.test_set_classpath
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/builddir/build/BUILD/pyjnius-1.3.0/tests/test_jnius_config.py", line 54, in test_set_classpath
    assert jnius_config.vm_running is False
AssertionError
======================================================================
FAIL: test_jnius_config.TestJniusConfig.test_set_options
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python3.9/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/builddir/build/BUILD/pyjnius-1.3.0/tests/test_jnius_config.py", line 38, in test_set_options
    assert jnius_config.vm_running is False
AssertionError

Comment 4 Raphael Groner 2020-10-01 18:29:11 UTC
*** Bug 1858076 has been marked as a duplicate of this bug. ***

Comment 5 Fedora Update System 2020-10-01 18:31:22 UTC
FEDORA-2020-9651574ddd has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-9651574ddd

Comment 6 Fedora Update System 2020-10-02 01:48:23 UTC
FEDORA-2020-9651574ddd has been pushed to the Fedora 33 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-9651574ddd`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-9651574ddd

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2020-10-05 16:34:40 UTC
FEDORA-2020-9651574ddd has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.