Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830466 - dev-lisp/asdf-3.3.5: Version bump
Summary: dev-lisp/asdf-3.3.5: Version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-02 20:23 UTC by Nathan Ringo
Modified: 2022-01-03 01:21 UTC (History)
2 users (show)

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


Attachments
version bump patch (0001-dev-lisp-asdf-dev-lisp-uiop-Version-bump-to-3.3.5.patch,5.54 KB, patch)
2022-01-02 20:23 UTC, Nathan Ringo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Ringo 2022-01-02 20:23:12 UTC
Created attachment 761108 [details, diff]
version bump patch

Patch attached.
Comment 1 Jonas Stein gentoo-dev 2022-01-03 00:42: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 full -d -x https://wiki.gentoo.org/wiki/Repoman and pkgcheck scan --net
* We always try to use the latest EAPI, please bump to EAPI=8
* A bot can look for additional mistakes, if you upload a PR via github
* please split it per package.
Comment 2 Larry the Git Cow gentoo-dev 2022-01-03 01:19:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e303ecf9e7b581c247dbe5ab10c12e5f682c385

commit 8e303ecf9e7b581c247dbe5ab10c12e5f682c385
Author:     Nathan Ringo <nathan@remexre.xyz>
AuthorDate: 2022-01-03 00:50:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-03 01:19:12 +0000

    dev-lisp/asdf: add 3.3.5
    
    Closes: https://bugs.gentoo.org/830466
    Signed-off-by: Nathan Ringo <nathan@remexre.xyz>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lisp/asdf/Manifest          |  1 +
 dev-lisp/asdf/asdf-3.3.5.ebuild | 52 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)

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

commit ef65e10daa17a314819a471c07befd4c41806f23
Author:     Nathan Ringo <nathan@remexre.xyz>
AuthorDate: 2022-01-03 00:49:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-03 01:19:11 +0000

    dev-lisp/uiop: add 3.3.5
    
    Closes: https://bugs.gentoo.org/830466
    Signed-off-by: Nathan Ringo <nathan@remexre.xyz>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lisp/uiop/Manifest          |  1 +
 dev-lisp/uiop/uiop-3.3.5.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)