Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576164 - dev-python/pyserial-3.0.1 version bump
Summary: dev-python/pyserial-3.0.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-01 21:13 UTC by Chris Mayo
Modified: 2016-07-15 09:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Upgrade 2.7-r1 ebuild to 3.0.1 (pyserial-2.7-r1_to_3.0.1.patch,949 bytes, patch)
2016-03-01 21:13 UTC, Chris Mayo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mayo 2016-03-01 21:13:51 UTC
Created attachment 427142 [details, diff]
Upgrade 2.7-r1 ebuild to 3.0.1

Adds support for Python 3.5
https://pypi.python.org/pypi/pyserial
https://github.com/pyserial/pyserial/blob/master/.travis.yml

Moved from SourceForge to GitHub
http://pyserial.sourceforge.net/

CHANGES and README are now rst instead of text

Patch attached that upgrades 2.7-r1.
Comment 1 Christian Strahl 2016-06-29 13:23:44 UTC
pyserial 3.1.1 released on 2016-06-12:
    see: https://github.com/pyserial/pyserial/blob/master/CHANGES.rst#version-311---2016-06-12

please bump
Comment 2 Patrice Clement (RETIRED) gentoo-dev 2016-07-15 09:45:59 UTC
commit 92afdfbb5afc614c97cb1e3d0e593f8529dd65f7 (HEAD -> master, origin/master, origin/HEAD)
Author:     Patrice Clement <monsieurp@gentoo.org>
AuthorDate: Fri Jul 15 11:43:19 2016 +0200
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Fri Jul 15 11:43:19 2016 +0200

dev-python/pyserial: version bump to 3.1.1.

Gentoo-Bug: https://bugs.gentoo.org/576164

Package-Manager: portage-2.2.28

dev-python/pyserial/Manifest              |  1 +
dev-python/pyserial/pyserial-3.1.1.ebuild | 35 +++++++++++++++++++++++++++++++
2 files changed, 36 insertions(+)
create mode 100644 dev-python/pyserial/pyserial-3.1.1.ebuild

Bumped. Thanks!