Bug 1952155 - Review Request: <python-automate-arduino> - <Arduino Support for Automate>
Summary: Review Request: <python-automate-arduino> - <Arduino Support for Automate>
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-04-21 16:02 UTC by Joe
Modified: 2021-04-21 20:21 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-04-21 20:21:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joe 2021-04-21 16:02:08 UTC
Spec URL: 
https://raw.githubusercontent.com/Nycticoraci/FriendlyFedora/joe/python3/python-automate-arduino/automate-arduino.spec

SRPM URL: 
https://github.com/Nycticoraci/FriendlyFedora/blob/joe/python3/python-automate-arduino/python-automate-arduino-0.9.2-1.fc33.src.rpm?raw=true

Koji URL:
https://koji.fedoraproject.org/koji/taskinfo?taskID=66420395

Description: 
An extension that provides interfacing and support to Arduino microcontrollers via the pyFirmata library.

Source code is from the PyPi page, .spec file generated using pyp2rpm

Fedora Account System Username: joebkim

NOTE: I am in need of a sponsor.

Comment 1 Robert-André Mauchin 🐧 2021-04-21 20:21:49 UTC
Python 2 has been obsoleted since Fedora 32 and as such we do not accept new Python 2 packages.
See https://fedoraproject.org/wiki/Changes/RetirePython2

Don't let this stop you to contribute other packages to Fedora if you want!


The following review is informative only.


 - 

URL:            http://github.com/tuomas2/automate-arduino

→

URL:            https://github.com/tuomas2/automate-arduino

 - License is incorrect, it should be GPLv3

License:        GPLv3

 - This macro is not needed anymore:

%{?python_provide:%python_provide python2-%{pypi_name}}

 - You must install the license file with %license in %files:

%license LICENCE.txt
%doc README.rst


Note You need to log in before you can comment on or make changes to this bug.