Sat, 11 May 2024 17:21:46 UTC | login

Information for build dreampie-1.1.1-17.fc29

ID46971
Package Namedreampie
Version1.1.1
Release17.fc29
Epoch
SummaryA graphical cross-platform interactive Python shell
DescriptionDreamPie was designed from the ground up for an interactive Python experience. It features a window divided into a history box and a code box, automatic completion, automatic display of function arguments and documentation, a result history that can be saved as HTML, automatic folding of long outputs, etc.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 03 Jul 2018 22:19:14 UTC
CompletedTue, 03 Jul 2018 22:19:14 UTC
Tags
f29
f30
f31
f32
RPMs
src
dreampie-1.1.1-17.fc29.src.rpm (info) (download)
noarch
dreampie-1.1.1-17.fc29.noarch.rpm (info) (download)
dreampie-python3-1.1.1-17.fc29.noarch.rpm (info) (download)
Changelog * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-17 - Rebuilt for Python 3.7 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.1.1-13 - Rebuild for Python 3.6 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-12 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-10 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Mar 26 2015 Richard Hughes <rhughes@redhat.com> - 1.1.1-8 - Add an AppData file for the software center * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 1.1.1-6 - Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Aug 03 2012 David Malcolm <dmalcolm@redhat.com> - 1.1.1-3 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Tue Feb 07 2012 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.1.1-1 - upgrade to new upstream release * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Jun 14 2011 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.1-8 - fixed #712703 - dreampie not working with python 3.2 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Oct 20 2010 Thomas Spura <tomspur@fedoraproject.org> - 1.1-6 - rebuild for python 3.2 * Thu Sep 23 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.1-5 - fixed script to set py3 version * Wed Sep 15 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.1-4 - added license tag to python3 subpackage - readded upstream README - set py3 version at buildtime * Tue Sep 07 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.1-3 - deleted BuildRoot - rephrased subpackage summary - added README.Fedora and removed upstream's README - fixed subpackage python requires - own %{_datadir}/%{name} - py_zipimport has been removed by upstream along with it's APL license - other cosmetic improvements * Sun Sep 05 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.1-2 - renamed python3-dreampie subpackage to dreampie-python3 * Sat Sep 04 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.1-1 - new upstream release - byte-compile files in python_sitelib * Wed Jul 07 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.0.3-1 - new upstream version - build separate py3 package - byte-compile py2 and py3 files manually * Thu Mar 11 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.0.2-2 - changed group to Development/Tools - marked manpages as %doc - added pygtk2-libglade dependency - added more license fields: BSD, ASL, Python and Copyright only * Wed Mar 03 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.0.2-1 - fixed spelling error in description - don't make subp_main.py executable - don't pass cflags to build command - use global instead of define macros - changed license field to GPLv3+ and LGPLv2+ - updated to 1.0.2 * Mon Feb 22 2010 Ionuț C. Arțăriși <mapleoin@fedoraproject.org> - 1.0-1 - initial package