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

Bug 641900

Summary: dev-python/owslib - New package required by sci-geosciences/qgis[python]
Product: Gentoo Linux Reporter: Andreas Sturmlechner <asturm>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: fedeliallalinea, licenses, python, thomas.bettler
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://geopython.github.io/OWSLib/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 635798    
Attachments: owslib-0.15.0.ebuild

Description Andreas Sturmlechner gentoo-dev 2017-12-21 08:55:43 UTC
"OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models."
Comment 1 Andreas Sturmlechner gentoo-dev 2017-12-21 08:56:18 UTC
Repository: https://github.com/geopython/OWSLib
Comment 2 Marco Genasci 2017-12-21 10:04:15 UTC
Created attachment 511358 [details]
owslib-0.15.0.ebuild

A working ebuild tested in my system for build qgis-9999
Comment 3 Thomas Bettler 2017-12-22 17:44:43 UTC
owslib-0.16.0 has been released just now - rename ebuild - works great here
Comment 4 Andreas Sturmlechner gentoo-dev 2017-12-25 23:33:29 UTC
https://github.com/geopython/OWSLib/blob/master/LICENSE.txt

"Copyright (c) 2006, Ancient World Mapping Center"

^ please advise.
Comment 5 Ulrich Müller gentoo-dev 2017-12-26 05:44:50 UTC
(In reply to Andreas Sturmlechner from comment #4)
> https://github.com/geopython/OWSLib/blob/master/LICENSE.txt
> 
> "Copyright (c) 2006, Ancient World Mapping Center"
> 
> ^ please advise.

That's a 3-clause BSD license, so the ebuild should have LICENSE="BSD" (rather than BSD-2).
Comment 6 Larry the Git Cow gentoo-dev 2018-01-14 23:05:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=376ec781827a04cf66d7974952bb35de2ce5fbb8

commit 376ec781827a04cf66d7974952bb35de2ce5fbb8
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-01-14 22:36:01 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-01-14 23:04:49 +0000

    dev-python/owslib: New package
    
    Thanks-to: Marco Genasci <fedeliallalinea@gmail.com>
    Closes: https://bugs.gentoo.org/641900
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/owslib/Manifest             |  1 +
 dev-python/owslib/metadata.xml         | 15 ++++++++++++
 dev-python/owslib/owslib-0.16.0.ebuild | 44 ++++++++++++++++++++++++++++++++++
 3 files changed, 60 insertions(+)