Wed, 22 May 2024 01:59:00 UTC | login

Information for build moksha-1.0.0-14.fc27

ID8846
Package Namemoksha
Version1.0.0
Release14.fc27
Epoch
SummaryA platform for creating real-time web applications
DescriptionMoksha is a platform for creating real-time collaborative web applications. It provides a set of Python and JavaScript API's that make it simple to create rich applications that can acquire, manipulate, and visualize data from external services. It is a unified framework build using the best available open source technologies such as TurboGears2, jQuery, AMQP, and Orbited.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:11:44 UTC
CompletedSat, 14 Apr 2018 20:11:44 UTC
Tags
f28
f29
RPMs
src
moksha-1.0.0-14.fc27.src.rpm (info) (download)
noarch
moksha-1.0.0-14.fc27.noarch.rpm (info) (download)
moksha-doc-1.0.0-14.fc27.noarch.rpm (info) (download)
moksha-server-1.0.0-14.fc27.noarch.rpm (info) (download)
Changelog * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Apr 12 2017 Randy Barlow <bowlofeggs@fedoraproject.org> - 1.0.0-13 - Drop the requirement on python-orbited as it is no longer required (#1430463). * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Tue Aug 06 2013 Ralph Bean <rbean@redhat.com> - 1.0.0-8 - Added BuildRequires systemd. * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 20 2013 Jóhann B. Guðmundsson <johannbg@fedoraproject.org> - 1.0.0-6 - Inital systemd support * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Tue Jan 08 2013 Luke Macken <lmacken@redhat.com> - 1.0.0-4 - Fix our apache config for 2.4 (#871430) * Wed Sep 19 2012 Ralph Bean <rbean@redhat.com> - 1.0.0-3 - Removed old sitelib ownership now owned by python-moksha-common. * Wed Sep 19 2012 Ralph Bean <rbean@redhat.com> - 1.0.0-2 - Added forgotten source. - Removed setuptools commands that are no longer relevant. * Tue Sep 04 2012 Ralph Bean <rbean@redhat.com> - 1.0.0-1 - Removed unnecessary defattrs and clean section. - New upstream release as a meta package. * Thu Aug 30 2012 Ralph Bean <rbean@redhat.com> - 0.8.8-4 - Add python-bunch in the requires list. * Thu Aug 02 2012 Ralph Bean <rbean@redhat.com> - 0.8.8-3 - Re-added python-repoze-what to the Requires list. * Thu Jul 19 2012 Ralph Bean <rbean@redhat.com> - 0.8.8-2 - Patch for ssl-enabled websocket client. * Tue Jul 17 2012 Ralph Bean <rbean@redhat.com> - 0.8.8-1 - Security fix for websockets. - Bugfix for txzmq subscription. * Thu Jun 21 2012 Ralph Bean <rbean@redhat.com> - 0.8.6-1 - Per-consumer validation hooks. * Mon Jun 18 2012 Ralph Bean <rbean@redhat.com> - 0.8.5-1 - Removed setuptools requirement of certain webob version. * Mon Jun 11 2012 Ralph Bean <rbean@redhat.com> - 0.8.4-1 - Avoid setting up the reactor at import time. Bugfix for daemonization. * Mon Jun 11 2012 Ralph Bean <rbean@redhat.com> - 0.8.3-1 - Enhancement - allow override of entry-point listed consumers and producers. * Mon Jun 11 2012 Ralph Bean <rbean@redhat.com> - 0.8.2-1 - Bugfix for zeromq hub: resolve hostnames to ip addresses on bind. - Re-included orbited as a requirement. * Wed Jun 06 2012 Ralph Bean <rbean@redhat.com> - 0.8.1-2 - No longer remove tests so fedmsg can use them. * Wed Jun 06 2012 Ralph Bean <rbean@redhat.com> - 0.8.1-1 - Bugfix for zeromq consumers. * Tue May 29 2012 Ralph Bean <rbean@redhat.com> - 0.8.0-4 - Remove setuptools requirement of orbited. * Thu May 24 2012 Ralph Bean <rbean@redhat.com> - 0.8.0-3 - Conditional inclusion of repoze.what for el6 * Wed May 23 2012 Ralph Bean <rbean@redhat.com> - 0.8.0-2 - Added dependency on python-webhelpers - Added dependency on python-webtest - Updated version of dependency on python-txzmq * Wed May 23 2012 Ralph Bean <rbean@redhat.com> - 0.8.0-1 - Bumped version to latest no-turbogears moksha. * Mon May 14 2012 Ralph Bean <rbean@redhat.com> - 0.7.1-3 - Only removing check in the case of el6. * Mon May 14 2012 Ralph Bean <rbean@redhat.com> - 0.7.1-2 - Commented check section out. Tests fail due to a RHEL bug with repoze. * Sat Apr 14 2012 Ralph Bean <rbean@redhat.com> - 0.7.1-1 - New version with zeromq and tw2. * Thu Feb 09 2012 Luke Macken <lmacken@redhat.com> - 0.6.0-2 - Remove the pyevent requirement * Fri Aug 19 2011 Luke Macken <lmacken@redhat.com> - 0.6.0-1 - 0.6.0 release - Update our dependencies to finally get the test suite running - Improve how we run our unit tests, to get them working on RHEL5 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Dec 15 2010 Luke Macken <lmacken@redhat.com> - 0.5.0-4 - Add a logrotate configuration * Tue Dec 14 2010 Luke Macken <lmacken@redhat.com> - 0.5.0-3 - Handle ghosting /var/run/moksha - Setup a log directory - Get the moksha-hub init script working properly - A variety of specfile cleanups from our package review (#661902) * Fri Dec 10 2010 Luke Macken <lmacken@redhat.com> - 0.5.0-2 - Fix our Source URL - Fix files-attr-not-set rpmlint errors - Fix up the description - Remove redundant license * Sat Sep 11 2010 Luke Macken <lmacken@redhat.com> - 0.5.0-1 - 0.5.0 release - Run the full test suite * Thu Sep 24 2009 Luke Macken <lmacken@redhat.com> - 0.4.0-1 - 0.4.0 release * Tue Sep 22 2009 Luke Macken <lmacken@redhat.com> - 0.3.5-1 - 0.3.5 * Sat Aug 29 2009 Luke Macken <lmacken@redhat.com> - 0.3.4-1 - Add a moksha-hub subpackage * Mon Aug 24 2009 Luke Macken <lmacken@redhat.com> - 0.3.3-1 - Include our orbited configuration file in the moksha-server subpackage - Create a /etc/moksha/conf.d for our app configs * Sat Aug 22 2009 Luke Macken <lmacken@redhat.com> - 0.3.2-1 - Update to 0.3.2 * Sat Aug 15 2009 Luke Macken <lmacken@redhat.com> - 0.3.1-2 - Break out the mod_wsgi configuration into a moksha-server subpackage. * Fri Aug 14 2009 Luke Macken <lmacken@redhat.com> - 0.3.1-1 - 0.3.1 * Mon Aug 03 2009 Luke Macken <lmacken@redhat.com> - 0.3-1 - 0.3, bugfix release * Wed Jun 03 2009 Luke Macken <lmacken@redhat.com> - 0.2-1 - Add nose to the build requirements * Wed May 27 2009 John (J5) Palmieri <johnp@redhat.com> - 0.1-0.1 - first package