Bug 254423 - devel/py-joblib: Update to 1.0.1
Summary: devel/py-joblib: Update to 1.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Steven Kreuzer
URL: https://github.com/joblib/joblib/blob...
Keywords:
Depends on:
Blocks: 253815
  Show dependency treegraph
 
Reported: 2021-03-20 08:21 UTC by Kai Knoblich
Modified: 2021-03-23 00:40 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (skreuzer)


Attachments
py-joblib-1.0.1.patch (1.53 KB, patch)
2021-03-20 08:21 UTC, Kai Knoblich
kai: maintainer-approval? (skreuzer)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2021-03-20 08:21:51 UTC
Created attachment 223441 [details]
py-joblib-1.0.1.patch

Hi Steven,

attached is the patch that updates devel/py-joblib to 1.01.

QA:
~~~
- poudriere -> OK (11.4-RELEASE amd64 for py36, py37, py38 and py39)
- Bulk run against all consumers -> OK

Results of "make test":

py36:

> = 1051 passed, 91 skipped, 3 deselected, 2 xfailed, 3 xpassed, 16 warnings in 323.52 seconds =

py37, py38, py39:
> = 1053 passed, 91 skipped, 3 deselected, 3 xpassed, 28 warnings in 332.58 seconds =
> = 1053 passed, 91 skipped, 3 deselected, 3 xpassed, 27 warnings in 274.38 seconds =
> = 1053 passed, 91 skipped, 3 deselected, 3 xpassed, 28 warnings in 275.83 seconds =
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-03-23 00:36:31 UTC
A commit references this bug:

Author: skreuzer
Date: Tue Mar 23 00:35:42 UTC 2021
New revision: 568993
URL: https://svnweb.freebsd.org/changeset/ports/568993

Log:
  Update to version 1.0.0

  PR:		254423
  Submitted by:	Kai Knoblich <kai@FreeBSD.org>

Changes:
  head/devel/py-joblib/Makefile
  head/devel/py-joblib/distinfo
Comment 2 Steven Kreuzer freebsd_committer freebsd_triage 2021-03-23 00:40:06 UTC
comitted. thanks!