Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 626612

Summary: dev-python/parsel-1.2.0 package is needed for scrapy-1.4.0 (new ebuild)
Product: Gentoo Linux Reporter: Hannan Sadar <hannan.sadar>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: jstein, treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://parsel.readthedocs.io/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 626550    
Deadline: 2019-10-14   
Attachments: ebuild suggestion for dev-python/parsel-1.2.0
fixed EAPI and PYTHON_COMPAT to support python 3.6
ebuild dev-python/parsel-1.2.0

Description Hannan Sadar 2017-07-30 14:18:31 UTC
This package is needed for scrapy-1.4.0

Reproducible: Always
Comment 1 Hannan Sadar 2017-07-30 14:20:08 UTC
Created attachment 487372 [details]
ebuild suggestion for dev-python/parsel-1.2.0
Comment 2 Jonas Stein gentoo-dev 2017-07-30 16:20:07 UTC
Thank you for your contribution. I had a short look on the ebuild. 
Here a few ideas:

* Please test the ebuild with repoman https://wiki.gentoo.org/wiki/Repoman
* We always try to use the latest EAPI, please bump to EAPI=6
* PYTHON_COMPAT=( python2_7 python3_{4,5} ) 
  what about python3_6?

You write about "dev-python/parsel-1.2.0 version bump", but I could not find it in the tree yet.
Comment 3 Hannan Sadar 2017-07-30 16:26:20 UTC
Created attachment 487402 [details]
fixed EAPI and PYTHON_COMPAT to support python 3.6
Comment 4 Hannan Sadar 2017-07-30 16:28:41 UTC
@Jonas Stein, sorry, you are right.

The package dev-python/parsel is not exist in tree, but it is needed in scrapy (since version 1.2.0).
Comment 5 Hannan Sadar 2017-07-30 18:27:29 UTC
Created attachment 487416 [details]
ebuild dev-python/parsel-1.2.0

The ebuild pass the 'repoman -dx full' test once support of python 3.5 and 3.6 is removed
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-14 08:10:41 UTC
Last rites sent, see bug #694280.