Modify

Opened 10 years ago

Closed 10 years ago

#11947 closed task (fixed)

Release version 0.4.3

Reported by: Tetsuya Morimoto Owned by: Tetsuya Morimoto
Priority: normal Component: AutocompleteUsersPlugin
Severity: normal Keywords:
Cc: Jun Omae, Ryan J Ollos Trac Release: 0.11

Description

I continue from #10172, #11946 and merge the changes enhancement or bug fixes. This release support both Trac 0.12.x and 1.0.x compatible (might be 0.11).

This ticket is to link the commits for packaging/releasing work.

Attachments (0)

Change History (8)

comment:1 Changed 10 years ago by Tetsuya Morimoto

In 14111:

Refs #11947: Started 0.4.3 development

comment:2 Changed 10 years ago by Tetsuya Morimoto

In 14112:

Refs #11947: Added dependency for install/test

comment:3 Changed 10 years ago by Tetsuya Morimoto

In 14114:

Refs #11947: fixed to follow pep8-style

comment:4 Changed 10 years ago by Tetsuya Morimoto

In 14115:

Refs #11947: Fixed to follow pep8-style and added pytest.ini/tox.ini for testing

comment:5 Changed 10 years ago by Tetsuya Morimoto

Now, running tox command checks pep8/flakes.

$ tox 
...
autocompleteusers/__init__.py::PEP8-check(ignoring E501) PASSED
autocompleteusers/__init__.py::pyflakes-check PASSED
autocompleteusers/autocompleteusers.py::PEP8-check(ignoring E501) PASSED
autocompleteusers/autocompleteusers.py::pyflakes-check PASSED
...
  py26: commands succeeded
  py27: commands succeeded
  congratulations :)

comment:6 Changed 10 years ago by Tetsuya Morimoto

In 14213:

Refs #11947: Released 0.4.3 version

comment:7 Changed 10 years ago by Tetsuya Morimoto

In 14214:

Refs #11947: Created 0.4.3 branch (r14213)

comment:8 Changed 10 years ago by Tetsuya Morimoto

Resolution: fixed
Status: newclosed
Trac Release: 0.120.11

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Tetsuya Morimoto.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.