From Fedora Project Wiki

(updated my future plans for existing packages)
 
(9 intermediate revisions by 3 users not shown)
Line 2: Line 2:


== Contact Info ==
== Contact Info ==
Email: felix.schwarz@oss.schwarz.eu <BR>
{|
IRC: scfe <BR>
| email
personal homepage: [http://www.felix-schwarz.name www.felix-schwarz.name] <BR>
| felix.schwarz@oss.schwarz.eu
 
|-
| irc nic
| scfe  
|-
| homepage  
| [http://www.felix-schwarz.name www.felix-schwarz.name]
|}


== About ==
== About ==
I'm a freelance software developer from Berlin, Germany. Most of my paid projects won't be published as free software but all do you use/rely on some open source software. And my preferred software stack for doing development is [http://www.turbogears.org TurboGears] , [http://www.python.org Python] and [http://www.fedora.org Fedora] /[http://www.centos.org CentOS] /[http://www.redhat.com Red Hat Enterprise Linux] .
I'm a freelance software developer from Berlin, Germany. Most of my paid projects won't be published as free software but all do you use/rely on some open source software. And my preferred software stack for doing development is [http://www.python.org Python] and [http://www.fedora.org Fedora] /[http://www.centos.org CentOS] /[http://www.redhat.com Red Hat Enterprise Linux] .


Therefore contributing to free software projects is a good way to ensure that annoying bugs will get fixed soon and that the features I need make it into the main distribution (so that I don't have to maintain local forks). And of course, free software coding is really fun!
Therefore contributing to free software projects is a good way to ensure that annoying bugs will get fixed soon and that the features I need make it into the main distribution (so that I don't have to maintain local forks). And of course, free software coding is really fun!


If you (as a Fedora infrastructure developer) have some Turbo<code></code>Gears/[http://www.python-turbomail.org TurboMail]  problems, don't hesitate to ping me. Others may take a look at my professional website ([http://www.schwarz.eu www.schwarz.eu] ) where you can get professional support for software development and consulting: I have some special knowledge on 'advanced' Python topics like full-featured PDF generation, DATEV file exchange etc. Of course I can help with Linux system administration and packaging, too ;-)
= Badges ({{ #fedorabadgescount: fschwarz }}) =
 
{{ #fedorabadges: fschwarz }}
 
 
== Current Fedora Packages ==
(short summary: Python PDF stack)
 
* [https://admin.fedoraproject.org/pkgdb/packages/name/pyPdf pyPdf]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-zope-interface python-zope-interface]
 
==== Co-Maintainership ====
(short summary: TurboGears stack)
 
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-beaker python-beaker]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-cherrypy2 python-cherrypy2]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-cjson python-cjson]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-configobj python-configobj]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-decoratortools python-decoratortools]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-formencode python-formencode]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-nose python-nose]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-paste python-paste]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-paste-deploy python-paste-deploy]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-paste-script python-paste-script]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-protocols python-protocols]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-ruledispatch python-ruledispatch]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-simplejson python-simplejson]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-sqlalchemy python-sqlalchemy]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-sqlobject python-sqlobject]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-tgcaptcha python-tgcaptcha]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-tgfastdata python-tgfastdata]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-toscawidgets python-toscawidgets]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-turbocheetah python-turbocheetah]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-turboflot python-turboflot]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-turbojson python-turbojson]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-turbokid python-turbokid]
* [https://admin.fedoraproject.org/pkgdb/packages/name/python-TurboMail python-TurboMail]
* [https://admin.fedoraproject.org/pkgdb/packages/name/TurboGears TurboGears]
 
Authoritative listing of my packages: https://admin.fedoraproject.org/pkgdb/users/packages/fschwarz
 
== Fedora plans ==
 
=== Updates for existing packages ===
* pyPdf for Fedora 9, devel should be updated to 1.12
* pyPdf for EPEL 4 needs the decimal module as Python 2.3 does not contain it - probably I have to package it
* python-zope-interface for EPEL 5 should be updated to 3.4.1 so that python-z3c-rml and python-repoze-who can enter EPEL.
 
=== New Packages ===
'''Submitted for review but stalled:'''
* python-jcc (aka "JCC") - stalled because you can only link against libjava.so from OpenJDK by using rpath. Changing this is under consideration for a future Fedora release. See [https://bugzilla.redhat.com/show_bug.cgi?id=449456 bug 449456] for tracking the OpenJDK issue. Review is tracked in [https://bugzilla.redhat.com/show_bug.cgi?id=449360 bug 449360]. I published [http://www.schwarz.eu/opensource/rpm/JCC/ binary rpms] on my personal page.


'''Already packaged (09/2008) but not submitted for review yet:'''
* python-z3c-rml
** python-zope-schema
** python-zope-event
** python-zope-i18nmessage
* python-repoze-who
* [http://pylucene.osafoundation.org/ pyLucene] - needs python-jcc for building, therefore blocked by stalled python-jcc review, see above. I published [http://www.schwarz.eu/opensource/rpm/PyLucene/ binary rpms] on my personal page.


== Sponsor ==
== Sponsor ==
[[User:Pghmcfc|Paul Howarth]] was so kind and sponsored me as a Fedora developer. Furthermore he patiently helped me with all my beginner problems. Thanks again, Paul!
[[User:Pghmcfc|Paul Howarth]] was so kind and sponsored me as a Fedora developer. Furthermore he patiently helped me with all my beginner problems. Thanks again, Paul!

Latest revision as of 20:48, 29 November 2019

Felix Schwarz

Contact Info

email felix.schwarz@oss.schwarz.eu
irc nic scfe
homepage www.felix-schwarz.name

About

I'm a freelance software developer from Berlin, Germany. Most of my paid projects won't be published as free software but all do you use/rely on some open source software. And my preferred software stack for doing development is Python and Fedora /CentOS /Red Hat Enterprise Linux .

Therefore contributing to free software projects is a good way to ensure that annoying bugs will get fixed soon and that the features I need make it into the main distribution (so that I don't have to maintain local forks). And of course, free software coding is really fun!

Badges (73)

In Search of the Bull (Tester I) Discovery of the Footprints (Tester II) Involvement Bona Fide If you build it... (Koji Success I) Is this thing on? (Updates-Testing I) You can call me "Patches" (SCM I) Like a Rock (Updates-Stable I) Baby Badger Junior Badger (Badger I) Egg Embryo Tadpole If you build it... (Koji Success II) Tadpole with Legs Building the Outer Ring (Copr Build I) Take this and call me in the morning The cat came back... Perceiving the Bull (Tester III) It still works! Catching the Bull (Tester IV) What goes around comes around (Karma I) Building the Outer Ring (Copr Build II) Origin Taming the Bull (Tester V) Curious Penguin (Ask Fedora I) Macaron (Cookie I) What goes up... (Koji Failure I) Adult Frog Froglet Associate Badger (Badger 1.5) You can call me "Patches" (SCM II) Mugshot Helping Hand Building the Outer Ring (Copr Build III) I Voted: Fedora 31 Building the Outer Ring (Copr Build IV) You can call me "Patches" (SCM III) Override, you say? Long Life to Pagure (Pagure I) What goes around comes around (Karma II) Long Life to Pagure (Pagure II) If you build it... (Koji Success III) Is this thing on? (Updates-Testing II) Long Life to Pagure (Pagure IV) Long Life to Pagure (Pagure III) Long Life to Pagure (Pagure VI) Like a Rock (Updates-Stable II) Long Life to Pagure (Pagure V) Binary Star Senior Badger (Badger II) Building the Outer Ring (Copr Build V) If you build it... (Koji Success IV) You can call me "Patches" (SCM IV) Top 500 What goes up... (Koji Failure II) Corporate Drone Building the Outer Ring (Copr Build VI) Like a Rock (Updates-Stable III) Patches (SCM V) Is this thing on? (Updates-Testing III) All your $arch are belong to us (Koji Success V) I Voted: Fedora 32 Corporate Shill Building the Outer Ring (Copr Build VII) I Voted: Fedora 33 White Hat What goes up... (Koji Failure III) Riding the Bull Home (Tester VI) What goes around comes around (Karma III) Community Survey Taker I Python SIG member I Voted: Fedora 35


Paul Howarth was so kind and sponsored me as a Fedora developer. Furthermore he patiently helped me with all my beginner problems. Thanks again, Paul!