From Fedora Project Wiki

No edit summary
No edit summary
Line 1: Line 1:
==The Project==
==The Project==
The set up of [http://zenit.senecac.on.ca/wiki/index.php/SBR600 SBR600] project is to do three step releases: 0.1, 0.2 and 0.3. The first release is really about to learn the necessary tools. In my project, the main focus is Python scripting language. The second release is to working towards the direction of the project. But the outcome doesn't have to be complete or even anything significant. The final release has to make some sense.
[http://zenit.senecac.on.ca/wiki/index.php/Fedpkg_Test_Suite My project] is testing fedpkg library using nose unittest frameworks. The set up of [http://zenit.senecac.on.ca/wiki/index.php/SBR600 SBR600] project is to do three step releases: 0.1, 0.2 and 0.3. The first release is really about to learn the necessary tools. In my project, the main focus is Python scripting language. The second release is to working towards the direction of the project. But the outcome doesn't have to be complete or even anything significant. The final release has to make some sense.
==The fedpkg program==
==The fedpkg program==
[https://fedorahosted.org/fedora-packager fedpkg] is a component within Fedora Packager. It is a python library and cli front end for managing Fedora packages within Fedora's git system.
[https://fedorahosted.org/fedora-packager fedpkg] is a component within Fedora Packager. It is a python library and cli front end for managing Fedora packages within Fedora's git system.

Revision as of 23:45, 10 December 2010

The Project

My project is testing fedpkg library using nose unittest frameworks. The set up of SBR600 project is to do three step releases: 0.1, 0.2 and 0.3. The first release is really about to learn the necessary tools. In my project, the main focus is Python scripting language. The second release is to working towards the direction of the project. But the outcome doesn't have to be complete or even anything significant. The final release has to make some sense.

The fedpkg program

fedpkg is a component within Fedora Packager. It is a python library and cli front end for managing Fedora packages within Fedora's git system.

Release 0.1

Release 0.2

Release 0.3

The course SBR600