| Name: | python36-gobject |
|---|---|
| Version: | 3.22.0 |
| Release: | 6.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 15896 |
| License: | LGPLv2+ and MIT |
| RPM: | python36-gobject-3.22.0-6.el7.x86_64.rpm |
| Source RPM: | python3-gobject3-3.22.0-6.el7.src.rpm |
| Build Date: | Tue May 28 2019 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://wiki.gnome.org/Projects/PyGObject |
| Summary: | Python 3.6 bindings for GObject Introspection |
| Description: | The python3-gobject3 package provides a convenient wrapper for the GObject library and and other libraries that are compatible with GObject Introspection, for use in Python 3.6 programs. |
- Gobject3 will not build with newer gobject-introspection if -Werror is set. Look at what upstream did and found they disabled Werror. Added patch to do that.
- Rebuilt to change main python from 3.4 to 3.6
- Fix package naming again
- Fix package naming
- Fix some packaging problems
- Initial rpm release for EPEL7 (rhbz#1487595)