#7 Update f39 to 5.4.4
Merged 8 months ago by lbalhar. Opened 8 months ago by gui1ty.
rpms/ gui1ty/python-qtconsole f39  into  f39

file modified
+2
@@ -20,3 +20,5 @@ 

  /qtconsole-5.3.0.tar.gz

  /qtconsole-5.3.1.tar.gz

  /qtconsole-5.3.2.tar.gz

+ /qtconsole-5.4.3.tar.gz

+ /qtconsole-5.4.4.tar.gz

file modified
+2 -5
@@ -5,13 +5,10 @@ 

  %global pypi_name qtconsole

  

  Name:		python-%{pypi_name}

- Version:	5.3.2

+ Version:	5.4.4

  Release:	%autorelease

  Summary:	Jupyter Qt console

- 

- #license clarification issue opened with upstream

- # https://github.com/jupyter/qtconsole/issues/142

- License:	BSD

+ License:	BSD-3-Clause

  

  URL:		http://jupyter.org

  Source0:	https://files.pythonhosted.org/packages/source/q/%{pypi_name}/%{pypi_name}-%{version}.tar.gz

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (qtconsole-5.3.2.tar.gz) = 715e7e4b185a656f395a30c575e8996271cea4672871d9471c74a13364be1ef0fe0e63951e8f52f10b9c887592dc899c399ae82e09f9934492d13119b1154796

+ SHA512 (qtconsole-5.4.4.tar.gz) = 95d00a7896579eeba75896dd96efe9f07a54a687eca4ec2c4d9c7cf05029570788cd23267682ee4bce9943cf4d6cb36d7bd1d77be66f6bfd0f37e7d15e0d8f0f

spyder 5.4.5 requires python3dist(qtconsole) >= 5.4.2

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci
https://fedora.softwarefactory-project.io/zuul/buildset/097bb5f7b26244088ed59b43c9831610

Update requires updated python-QtPy. See: https://src.fedoraproject.org/rpms/python-QtPy/pull-request/3

I can take care of building in a side tag once this is merged.

It seems that dependant packages build fine for qtpy and qtconsole in F39 so I'm gonna merge both and you can build them in a side tag. https://copr.fedorainfracloud.org/coprs/lbalhar/qt-39/builds/

Pull-Request has been merged by lbalhar

8 months ago