From Fedora Project Wiki
(Initial creation of python3 porting page for FI apps)
 
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 4: Line 4:
! Application !! Python3 Status !! Notes
! Application !! Python3 Status !! Notes
|-
|-
| shumgrepper || Unported ||
| [https://github.com/fedora-infra/koji koji] || Unported ||
|-
|-
| packagedb-cli || Unported ||
| [https://github.com/fedora-infra/fas fas] || Unported ||
|-
|-
| pkgdb2 || Unported ||
| [https://github.com/fedora-infra/bodhi bodhi] || Unported ||
|-
|-
| fedocal || Unported ||
| [https://github.com/fedora-infra/pkgdb2 pkgdb2] || Unported ||
|-
|-
| elections || Unported ||
| [https://github.com/fedora-infra/packagedb-cli packagedb-cli] || Started and just need polishing ||
|-
|-
| bodhi || Unported ||
| [https://github.com/fedora-infra/elections elections] || Unported ||
|-
|-
| fedmsg || Unported ||
| [https://github.com/fedora-infra/fedmsg fedmsg] || Unported ||
|-
|-
| summershum || Unported ||
| [https://github.com/fedora-infra/fedmsg_meta_fedora_infrastructure fedmsg_meta_fedora_infrastructure] || Unported ||
|-
|-
| fedmsg_meta_fedora_infrastructure || Unported ||
| [https://github.com/fedora-infra/fedbadges fedbadges] || Unported ||
|-
|-
| fmn.{lib,rules,consumer,web} || Unported ||
| [https://github.com/fedora-infra/datanommer datanommer] || Unported ||
|-
|-
| mirrormanager2 || Unported ||
| [https://github.com/fedora-infra/shumgrepper shumgrepper] || Unported ||
|-
|-
| fas || Unported ||
| [https://github.com/fedora-infra/fedocal fedocal] || Unported || vobject might be problematic
|-
|-
| fedora-releng-dash || Unported ||
| [https://github.com/fedora-infra/summershum summershum] || Unported ||
|-
|-
| tahrir || Unported ||
| [https://github.com/fedora-infra/fmn fmn] || Unported ||
|-
|-
| nuancer || Unported ||
| [https://github.com/fedora-infra/mirrormanager2 mirrormanager2] || Unported || Unfinished
|-
|-
| fedbadges || Unported ||
| [https://github.com/fedora-infra/tahrir tahrir] || Unported ||
|-
|-
| datanommer || Unported ||
| [https://github.com/fedora-infra/nuancier nuancier] || Unported ||
|-
|-
| fedora-packages || Unported ||
| [https://github.com/fedora-infra/fedora-packages fedora-packages] || Unported ||
|-
|-
| datagrepper || Unported ||
| [https://github.com/fedora-infra/datagrepper datagrepper] || Unported ||
|-
|-
| easyfix || Unported ||
| [https://github.com/fedora-infra/easyfix easyfix] || Unported ||
|-
|-
| hyperkitty || Unported ||
| [https://github.com/fedora-infra/hyperkitty hyperkitty] || Unported ||
|-
|-
| koji || Unported ||
| [https://pagure.io/fedora-qa/blockerbugs blockerbugs] || Unported ||
|-
|-
| paste || Unported ||
| [https://fedorahosted.org/copr copr] || Unported ||
|-
|-
| blocker bugs || Unported ||
| [https://fedorahosted.org/darkserver darkserver] || Unported ||
|-
|-
| copr || Unported ||
| [https://github.com/fedora-infra/github2fedmsg github2fedmsg] || Unported ||
|-
| darkserver || Unported ||
|-
| github2fedmsg || Unported ||
|}
|}


Line 67: Line 63:
|-
|-
| ask || Unknown ||
| ask || Unknown ||
|}
Other apps
{|
| [https://github.com/sayakb/sticky-notes paste] || PHP
|-
| [https://github.com/fedora-infra/fedora-releng-dash fedora-releng-dash] || JS
|}
|}

Latest revision as of 09:41, 6 March 2017

Idea.png
Python3 Porting Status
This page is for keeping track of the Python3 status of the applications we run in Fedora Infrastructure.
Application Python3 Status Notes
koji Unported
fas Unported
bodhi Unported
pkgdb2 Unported
packagedb-cli Started and just need polishing
elections Unported
fedmsg Unported
fedmsg_meta_fedora_infrastructure Unported
fedbadges Unported
datanommer Unported
shumgrepper Unported
fedocal Unported vobject might be problematic
summershum Unported
fmn Unported
mirrormanager2 Unported Unfinished
tahrir Unported
nuancier Unported
fedora-packages Unported
datagrepper Unported
easyfix Unported
hyperkitty Unported
blockerbugs Unported
copr Unported
darkserver Unported
github2fedmsg Unported

Python Apps not developed by us

Trac Unknown
Planet Unknown
ask Unknown


Other apps

paste PHP
fedora-releng-dash JS