Wed, 12 Jun 2024 00:35:25 UTC | login

Information for build python-MDAnalysis-0.16.2-1.fc29

ID25184
Package Namepython-MDAnalysis
Version0.16.2
Release1.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-MDAnalysis.git#b7535fad11c268da63804a482d346e2988d6f69d
SummaryAnalyze and manipulate molecular dynamics trajectories
Description MDAnalysis is a python framework to analyze molecular dynamics trajectories generated by CHARMM, NAMD, LAMMPS, or Gromacs. It is mainly useful for geometric analyses, as there is no implemented potential model. It is inspired by the Schulten Group's MDtools for python, and the source for the DCD reading code is derived from VMD. MDAnalysis isGPL licensed, except for the dcd reading code (UIUC Open Source Licence) which comes from VMD (and is GPL-compatible). Gromacs trajectories are utilizing the Gromacs libxdrfile library (GPL). MDAnalysis exposes trajectory data transparently as NumPy arrays and as such it is easily extensible.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 13 May 2018 22:46:25 UTC
CompletedSun, 13 May 2018 23:32:41 UTC
Taskbuild (f29-candidate, /rpms/python-MDAnalysis.git:b7535fad11c268da63804a482d346e2988d6f69d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-MDAnalysis.git?#b7535fad11c268da63804a482d346e2988d6f69d'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jun 30 2017 Dominik Mierzejewski <rpm@greysector.net> - 0.16.2-1 - update to 0.16.2 - update doc tarball URL and handling - drop obsolete patch * Thu Jun 22 2017 Dominik Mierzejewski <rpm@greysector.net> - 0.16.1-3 - fix endianness issues on BE arches (ppc64, s390x) - increase test process timeout (was timing out on aarch64) * Sat Jun 17 2017 Dominik Mierzejewski <rpm@greysector.net> - 0.16.1-2 - backport more fixes from git * Thu Jun 08 2017 Dominik Mierzejewski <rpm@greysector.net> - 0.16.1-1 - update to 0.16.1 - fix test failures on 32bit * Thu May 18 2017 Dominik Mierzejewski <rpm@greysector.net> - 0.16.0-1 - update to 0.16.0 - drop obsolete patches - add new dependencies (joblib, mmtf, mock, psutil) - fix netcdf4-python dependencies (need python2-netcdf4, actually) - switch to nosetests while strange test failures are investigated (https://github.com/MDAnalysis/mdanalysis/issues/1360) - add a link to upstream-recommended way of running tests - modernize python module dependencies * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Sep 26 2016 Dominik Mierzejewski <rpm@greysector.net> - 0.14.0-4 - rebuilt for matplotlib-2.0.0 * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.14.0-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Tue Mar 15 2016 Dominik Mierzejewski <rpm@greysector.net> 0.14.0-2 - fix non-standard-dir-perm in doc subpackage - move python2 build to python2-MDAnalysis subpackage - exclude private libmdaxdr.so from Provides: * Fri Mar 11 2016 Dominik Mierzejewski <rpm@greysector.net> 0.14.0-1 - update to 0.14.0 - don't build docs for now, upstream published them in a zip file - drop obsolete patch - fix tests with numpy 1.11 - fix license field for docs subpackage - install LICENSE with the doc subpackage as well - move building of docs to the build section - use some python-related convenience macros * Tue Feb 09 2016 Dominik Mierzejewski <rpm@greysector.net> 0.13.0-2 - build docs - new dependency: seaborn - omit failing tests on f24 for now * Mon Feb 08 2016 Dominik Mierzejewski <rpm@greysector.net> 0.13.0-1 - update to 0.13.0 - fix running tests - add Provides for bundled xdrfile - docs not included and failing to build, so disable for now * Wed Oct 14 2015 Dominik Mierzejewski <rpm@greysector.net> 0.12.1-1 - update to 0.12.1 - drop obsolete patch - use the new mda_nosetests script for running tests * Mon May 18 2015 Dominik Mierzejewski <rpm@greysector.net> 0.9.2-4 - relax Improper Torsion topology test check on i686 * Mon May 11 2015 Dominik Mierzejewski <rpm@greysector.net> 0.9.2-3 - document licensing breakdown - package docs * Fri May 08 2015 Dominik Mierzejewski <rpm@greysector.net> 0.9.2-2 - call the testsuite per upstream docs * Wed May 06 2015 Dominik Mierzejewski <rpm@greysector.net> 0.9.2-1 - update to 0.9.2 - update upstream URL - drop obsolete patch - fix testsuite invocation * Wed Feb 04 2015 Dominik Mierzejewski <rpm@greysector.net> 0.8.1-1 - initial build