Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 763030 - dev-util/cbindgen-0.16.0: version bump
Summary: dev-util/cbindgen-0.16.0: 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: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-02 05:11 UTC by Sam James
Modified: 2021-01-22 00:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-02 05:11:41 UTC
## 0.16.0

     * Remove artificial restriction on lifetime parameters on enums (#604)
     * Add an option for converting usize/isize into size_t/ptrdiff_t. (#606)
     * Allow controlling the cargo profile used for expansion. (#607)
     * Support wider range of expressions in enum discriminants (#614)
     * Support generation of Cython bindings (#590)
     * Fixed some issues with style=tag and recursive structs (#615)
     * Default C style to Both (as specified in docs) (#615)
     * Fix resolution of path dependencies from certain modules. (#629)
     * Support inlined definitions for tuple variants with a single field in C (#631)
Comment 1 Larry the Git Cow gentoo-dev 2021-01-22 00:06:36 UTC
The bug has been closed via the following commit(s):

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

commit e5b4496c52649d2c28bc896c708c067fe7bc7987
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-01-22 00:01:12 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-01-22 00:06:24 +0000

    dev-util/cbindgen: bump to v0.16.0
    
    Closes: https://bugs.gentoo.org/763030
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-util/cbindgen/Manifest               | 10 +++++
 dev-util/cbindgen/cbindgen-0.16.0.ebuild | 67 ++++++++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)