Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #73798 > unrolled thread

What's the "right" way to abandon an open source package?

Started bySkip Montanaro <skip@python.org>
First post2014-07-01 12:30 -0500
Last post2014-07-01 12:30 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  What's the "right" way to abandon an open source package? Skip Montanaro <skip@python.org> - 2014-07-01 12:30 -0500

#73798 — What's the "right" way to abandon an open source package?

FromSkip Montanaro <skip@python.org>
Date2014-07-01 12:30 -0500
SubjectWhat's the "right" way to abandon an open source package?
Message-ID<mailman.11378.1404235848.18130.python-list@python.org>
This is only Python-related because the package in question (lockfile
at PyPI) is written in Python and hosted (at least in part) on PyPI. I
have not had any interest in maintaining this package for a few years.
I wrote it mostly as an exercise, and while I do happen to use it
ever-so-slightly in my work, its state as of a few years ago is
perfect for my modest needs. Working on it no longer scratches any
itches for me. I'd much rather be out riding my bike. I'm at the point
in my professional career that I no longer want to program at home
after spending all day programming at work. I've tried to find people
to take it over, but so far unsuccessfully. I continue to get bug
reports, some from OS package maintainers or maintainers of
applications which use lockfile. Lots of these people seem demanding
of my time (which makes me even less interested in lockfile
maintenance). Is there a "correct" way to abandon the damn thing?

Thx,

Skip

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web