#3 billiard 3.6.3.0
Merged 3 years ago by frantisekz. Opened 3 years ago by frantisekz.
rpms/ frantisekz/python-billiard billiard_3_6_3_0  into  master

file modified
+1
@@ -36,3 +36,4 @@ 

  /billiard-3.5.0.5.tar.gz

  /billiard-3.6.0.0.tar.gz

  /billiard-3.6.1.0.tar.gz

+ /billiard-3.6.3.0.tar.gz

@@ -1,4 +1,4 @@ 

- From a508ebafadcfe2e25554b029593f3e66d01ede6c Mon Sep 17 00:00:00 2001

+ From ca3220ba4596ac7bb03f64b80e91878353fc5be1 Mon Sep 17 00:00:00 2001

  From: Victor Stinner <vstinner@python.org>

  Date: Mon, 16 Mar 2020 21:50:36 +0100

  Subject: [PATCH] Issue #309: Add Python 3.9 support to spawnv_passfds()

file modified
+10 -8
@@ -13,22 +13,21 @@ 

  %endif

  

  Name:           python-%{srcname}

- Version:        3.6.1.0

- Release:        6%{?dist}

+ Version:        3.6.3.0

+ Release:        1%{?dist}

  Epoch:          1

  Summary:        A multiprocessing pool extensions

  

  License:        BSD

  URL:            https://github.com/celery/billiard

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

+ 

+ # Issue #309: Add Python 3.9 support to spawnv_passfds() , patch edited not to alter tox.ini

+ Patch0001:      https://github.com/celery/billiard/commit/ca3220ba4596ac7bb03f64b80e91878353fc5be1.patch

  %if %{with python3}

  BuildArch:      noarch

  %endif

  

- # Python 3.9 support

- # Adapted from https://github.com/celery/billiard/pull/310.patch

- Patch1:         310.patch

- 

  %description

  This package contains extensions to the multiprocessing pool.

  
@@ -83,8 +82,8 @@ 

  

  %if %{with tests}

  %check

- %{?with_python2:%{__python2} setup.py test}

- %{?with_python3:%{__python3} setup.py test}

+ %{?with_python2:py.test-2}

+ %{?with_python3:py.test-3}

  %endif

  

  %if %{with python2}
@@ -105,6 +104,9 @@ 

  %endif

  

  %changelog

+ * Mon Jun 01 2020 Frantisek Zatloukal <fzatlouk@redhat.com> - 1:3.6.3.0-1

+ - billiard 3.6.3.0

+ 

  * Mon May 25 2020 Miro Hrončok <mhroncok@redhat.com> - 1:3.6.1.0-6

  - Rebuilt for Python 3.9

  

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

- SHA512 (billiard-3.6.1.0.tar.gz) = d0250d30bc22340ef0931df6c909c6353fcda486d0a9100c3ec922ce8284bb0b359faba2d696ddc3ddb8eb4dc7d8e07fe7e2f2cf3244b67a5ed90ebad8c5f68b

+ SHA512 (billiard-3.6.3.0.tar.gz) = 8fde933c7f605aa4958a6f9da7aa876f42ef7250845b113fc175f8e8af1760063ac6b2a7a222d2c0bac4715f18986a2ee1a5528cc14925b2060dca8a5bd2333c