lp:~xnox/oneconf/scripts-and-shebangs

Created by Dimitri John Ledkov and last modified
Get this branch:
bzr branch lp:~xnox/oneconf/scripts-and-shebangs
Only Dimitri John Ledkov can upload to this branch. If you are Dimitri John Ledkov please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dimitri John Ledkov
Project:
OneConf
Status:
Development

Recent revisions

270. By Dimitri John Ledkov

* debian/rules: skip installing python2 scripts.
* debian/rules: build with python3 first to get correct shebang.
* setup.py: revert 0.3.2 changes.

269. By Barry Warsaw

setup.py: Only install the command line scripts for Python 3.
(LP: #1102715)

268. By Didier Roche-Tolomelli

releasing version 0.3.1

267. By Didier Roche-Tolomelli

  (LP: #1102713)

266. By Didier Roche-Tolomelli

Add a missing Replaces due to files moving between packages

265. By Barry Warsaw

* Port to Python 3 and split the packaging:
  - debian/compat: Bump to 9.
  - debian/control:
    + debhelper >= 9
    + Add python3-* build dependencies.
    + Add new binary packages: oneconf-common, python-oneconf,
      python3-oneconf, oneconf (the latter has the executables).
    + Remove python-imaging since PIL is not available for Python 3.
    + Switch to python3-oauthlib.
    + Standards-Version: 3.9.4
    + Add XS-Testsuite for DEP 8.
  - debian/*.install: Added for new binary package layout.
  - debian/*.links: Added.
  - debian/rules:
    + Build for both Python 2 and Python 3.
    + Run the test suite where possible.
  - debian/tests/*: Enable DEP 8 autopkgtests.
  - oneconf/version.py:
    + Bump to 0.3
    + Codename: raring

264. By Barry Warsaw

Restore Python 2 backward compatibility, since this is still currently
required by Software Center.

Also: add test/__init__.py so you can more easily run individual nosetests,
e.g.:

$ nosetests3 -s test.test_syncing:OneConfSyncing.test_first_sync

263. By Didier Roche-Tolomelli

More Barry's fixes :)
Fixes the last two failures in the test suite caused by out-of-date test data.
Includes a few minor pyflakes warnings and other coding nits.

262. By Didier Roche-Tolomelli

Merge awesome Barry's port to python 3:
* Port to Python 3.3 (I can downgrade to 3.2 on request)
* Port to python3-oauthlib
* Fix many dictionary order dependencies
* Code style cleanups
* Cleanup pyflakes warnings
* Whitespace cleanups
* Get all but 2 tests passing
* Moved the __main__ section in oneconf/networksync/__init__.py to a __main__.py so we can invoke it with python3 -m

261. By Didier Roche-Tolomelli

releasing version 0.2.9.1

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:oneconf
This branch contains Public information 
Everyone can see this information.