Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1826539 - python-jnius-1.3.0 is available / build with java-11-openjdk
Summary: python-jnius-1.3.0 is available / build with java-11-openjdk
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-jnius
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Raphael Groner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1858076 (view as bug list)
Depends On:
Blocks: F33FTBFS Java11 1858076
TreeView+ depends on / blocked
 
Reported: 2020-04-21 22:42 UTC by Upstream Release Monitoring
Modified: 2020-10-05 16:34 UTC (History)
3 users (show)

Fixed In Version: python-jnius-1.3.0-5.fc33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-05 16:34:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.