[PKG-Openstack-devel] Comments regarding pyzabbix_0.7.4-1_amd64.changes
Michal Arbet
michal.arbet at ultimum.io
Fri Mar 16 09:42:19 UTC 2018
Hello Chris,
I'm not sure if I understand you clearly.
In README.markdown is specified that ..
Original Python Library is Copyright (C) 2009 Brett Lentz
brett.lentz(at)gmail(dot)com
- If I google zabbix-api and Author name Brett Lentz , i can find this
git repo on github for it https://github.com/blentz/zabbix_api
And https://github.com/blentz/zabbix_api/blob/master/zabbix/setup.py
contains following
>>>
setup(
name='zabbix-api',
url='https://github.com/gescheit/scripts',
version='0.1',
license='GNU LGPL 2.1',
author='Aleksandr Balezin',
author_email='gescheit at list.ru',
description='Zabbix API',
long_description=read('README'),
py_modules=['zabbix_api'],
include_package_data=True,
zip_safe=False,
platforms='any',
)
- In pip i can find that package and show details :
>>>
Name: zabbix-api
Version: 0.5.3
Summary: Zabbix API
Home-page: https://github.com/gescheit/scripts
Author: Aleksandr Balezin
Author-email: gescheit12 at gmail.com
License: GNU LGPL 2.1
Location: /usr/local/lib/python2.7/dist-packages
Requires:
In a package python-pyzabbix what I've created isn't any import for
zabbix_api , so Luke Cyca was only inspired ( maybe took over some code ..
) ..
So for me it sounds it is not derivative, because not importing anything
from zabbix_api
So , I think there is no need to specify anything in copyright ....
Please, correct me if I am wrong .
If I am wrong , please, could you advice me how to describe and specify
this "inspiration" ( or how I can call it ) in copyright file ?
Thanks,
Michal Arbet ( Kevin ;-) )
2018-03-15 0:24 GMT+01:00 Chris Lamb <ftpmaster at ftp-master.debian.org>:
> Please clarify the copyright re "Original Python Library" in
> README.markdown in
> the debian/copyright file in your next upload. Unclear whether this is a
> derivative and thus original author still needs some attribution.
>
> -- Chris Lamb <lamby at debian.org> Wed, 14 Mar 2018 23:24:04 +0000
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20180316/461a063f/attachment.html>
More information about the Openstack-devel
mailing list