Fedora 9 Update: python-paver-0.8.1-2.fc9

updates at fedoraproject.org updates at fedoraproject.org
Thu Sep 11 17:00:51 UTC 2008


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2008-7477
2008-09-11 10:56:21
--------------------------------------------------------------------------------

Name        : python-paver
Product     : Fedora 9
Version     : 0.8.1
Release     : 2.fc9
URL         : http://www.blueskyonmars.com/projects/paver/
Summary     : Python-based build/distribution/deployment scripting tool
Description :
Paver is a Python-based build/distribution/deployment scripting tool along the
lines of Make or Rake. What makes Paver unique is its integration with commonly
used Python libraries. Common tasks that were easy before remain easy. More
importantly, dealing with your applications specific needs and requirements is
now much easier.

* Build files are just Python
* One file with one syntax, pavement.py, knows how to manage your project
* File operations are unbelievably easy, thanks to the built-in version of
  Jason Orendorff’s path.py.
* Need to do something that takes 5 lines of code? It’ll only take 5 lines of
  code..
* Completely encompasses distutils and setuptools so that you can customize
  behavior as you need to.
* Wraps Sphinx for generating documentation, and adds utilities that make it
  easier to incorporate fully tested sample code.
* Wraps Subversion for working with code that is checked out.
* Wraps virtualenv to allow you to trivially create a bootstrap script that
  gets a virtual environment up and running. This is a great way to install
  packages into a contained environment.
* Can use all of these other libraries, but requires none of them
* Easily transition from setup.py without making your users learn about or
  even install Paver! (See the Getting Started Guide for an example).

--------------------------------------------------------------------------------
ChangeLog:

--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #458397 - Review Request: python-paver - Python-based build/distribution/deployment scripting tool
        https://bugzilla.redhat.com/show_bug.cgi?id=458397
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update python-paver' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
http://fedoraproject.org/keys
--------------------------------------------------------------------------------




More information about the Fedora-package-announce mailing list